Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/drivers/
Dfsl_clock.c605 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeiMode()
666 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeeMode()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/drivers/
Dfsl_clock.c605 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeiMode()
666 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeeMode()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_clock.c601 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeiMode()
662 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeeMode()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_clock.c580 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeiMode()
641 while (0U == (ICS->S & ICS_S_LOCK_MASK)) in CLOCK_SetFeeMode()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h3216 #define ICS_S_LOCK_MASK (0x40U) macro
3222 …K(x) (((uint8_t)(((uint8_t)(x)) << ICS_S_LOCK_SHIFT)) & ICS_S_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h3288 #define ICS_S_LOCK_MASK (0x40U) macro
3294 …K(x) (((uint8_t)(((uint8_t)(x)) << ICS_S_LOCK_SHIFT)) & ICS_S_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h3258 #define ICS_S_LOCK_MASK (0x40U) macro
3264 …K(x) (((uint8_t)(((uint8_t)(x)) << ICS_S_LOCK_SHIFT)) & ICS_S_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h3258 #define ICS_S_LOCK_MASK (0x40U) macro
3264 …K(x) (((uint8_t)(((uint8_t)(x)) << ICS_S_LOCK_SHIFT)) & ICS_S_LOCK_MASK)