Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_TMU.h253 #define TMU_TIDR_RTRCT_MASK (0x2000000U) macro
256 … (((uint32_t)(((uint32_t)(x)) << TMU_TIDR_RTRCT_SHIFT)) & TMU_TIDR_RTRCT_MASK)
/hal_nxp-latest/mcux/mcux-sdk/drivers/tmu_3/
Dfsl_tmu.h59 TMU_TIDR_RTRCT_MASK, /*!< Rising temperature critical threshold exceeded.(RTRCT) */
Dfsl_tmu.c225 base->TIDR = TMU_TIDR_RTRCT_MASK; /* Clear interrupt detect register. */ in TMU_ClearInterruptStatusFlags()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/
DMIMX9352_cm33.h72104 #define TMU_TIDR_RTRCT_MASK (0x2000000U) macro
72111 … (((uint32_t)(((uint32_t)(x)) << TMU_TIDR_RTRCT_SHIFT)) & TMU_TIDR_RTRCT_MASK)
DMIMX9352_ca55.h72088 #define TMU_TIDR_RTRCT_MASK (0x2000000U) macro
72095 … (((uint32_t)(((uint32_t)(x)) << TMU_TIDR_RTRCT_SHIFT)) & TMU_TIDR_RTRCT_MASK)