Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Specific.h194 #define CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED 0U macro
/hal_nxp-latest/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Specific.h367 #define CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED 0U macro
/hal_nxp-latest/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Specific.h349 #define CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED 0U macro
/hal_nxp-latest/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Monitor.c244 … while ((CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED == FrequencyCheckStatus) && (!TimeoutOccurred)); in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()
/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Monitor.c249 … while ((CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED == FrequencyCheckStatus) && (!TimeoutOccurred)); in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()
/hal_nxp-latest/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Monitor.c281 … while ((CLOCK_IP_CMU_FREQUENCY_CHECK_STOPPED == FrequencyCheckStatus) && (!TimeoutOccurred)); in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()