Home
last modified time | relevance | path

Searched refs:IS_PID (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f66xxx_pid.c54 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 …]
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f66xxx_pid.h95 #define IS_PID(x) IS_PID0(x) macro

Completed in 4 milliseconds