Hi Team,

 

Thanks for you helps. This this time I want to know how does PPC functions will be called from application to set a possible feature? The question is how  PPC functions are exposed to outside world? I know we have a common ARM API in under platform/ext/driver/Driver_PPC.h

I am mapping my PPCs to this API, however wondering how they might be called that refer to my specific PPCs ? I am not using the ARM naming for my PPCs drivers, for example not using the name Driver_AHB_PPCEXP0 (using the name Driver_APB_PPCBASE0). Thank you again.

 

Michael