Searched refs:IS_PID (Results 1 – 2 of 2) sorted by relevance
54 Assert_Param(IS_PID(HT_PIDn)); in PID_DeInit()83 Assert_Param(IS_PID(HT_PIDn)); in PID_Init()109 Assert_Param(IS_PID(HT_PIDn)); in PID_IntConfig()137 Assert_Param(IS_PID(HT_PIDn)); in PID_GetIntStatus()164 Assert_Param(IS_PID(HT_PIDn)); in PID_ClearIntPendingBit()179 Assert_Param(IS_PID(HT_PIDn)); in PID_SetComPara_ERRn()193 Assert_Param(IS_PID(HT_PIDn)); in PID_SetComPara_UI_Input()214 Assert_Param(IS_PID(HT_PIDn)); in PID_Compute()229 Assert_Param(IS_PID(HT_PIDn)); in PID_GetOutResult()248 Assert_Param(IS_PID(HT_PIDn)); in PID_GetFlagStatus()[all …]
95 #define IS_PID(x) IS_PID0(x) macro
Completed in 4 milliseconds