Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Gpt/src/
DStm_Ip.c211 static inline void Stm_Ip_SetInterruptEnableFlag(uint8 instance, uint8 channel, boolean enable);
642 static inline void Stm_Ip_SetInterruptEnableFlag(uint8 instance, uint8 channel, boolean enable) in Stm_Ip_SetInterruptEnableFlag() function
933 Stm_Ip_SetInterruptEnableFlag(instance, configPtr->hwChannel, FALSE); in Stm_Ip_InitChannel()
996 Stm_Ip_SetInterruptEnableFlag(instance, channelIndex, FALSE); in Stm_Ip_Deinit()
1046 Stm_Ip_SetInterruptEnableFlag(instance, channel, TRUE); in Stm_Ip_StartCounting()
1073 Stm_Ip_SetInterruptEnableFlag(instance, channel, TRUE); in Stm_Ip_StartCountingAbsolute()
1138 Stm_Ip_SetInterruptEnableFlag(instance, channel, TRUE); in Stm_Ip_EnableChannel()
1159 Stm_Ip_SetInterruptEnableFlag(instance, channel, FALSE); in Stm_Ip_DisableChannel()