Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Gpt/src/
DStm_Ip.c213 static inline void Stm_Ip_SetCmpValue(uint8 instance, uint8 channel, uint32 compareValue);
718 static inline void Stm_Ip_SetCmpValue(uint8 instance, uint8 channel, uint32 compareValue) in Stm_Ip_SetCmpValue() function
842 Stm_Ip_SetCmpValue(instance, channel, (oldCmpValue + targetValue)); in Stm_Ip_ProcessCommonInterrupt()
937 Stm_Ip_SetCmpValue(instance, configPtr->hwChannel, 0U); in Stm_Ip_InitChannel()
1000 Stm_Ip_SetCmpValue(instance, channelIndex, 0x0U); in Stm_Ip_Deinit()
1038 Stm_Ip_SetCmpValue(instance, channel, (currentCntValue + compareValue)); in Stm_Ip_StartCounting()
1071 Stm_Ip_SetCmpValue(instance, channel, compareValue); in Stm_Ip_StartCountingAbsolute()