Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h34 kPORT_RESET = SIM_SOPT_RSTPE_MASK, /*!< RESET pin select. */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.h32 kPORT_RESET = SIM_SOPT_RSTPE_MASK, /*!< RESET pin select. */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4808 #define SIM_SOPT_RSTPE_MASK (0x4U) macro
4814 … (((uint32_t)(((uint32_t)(x)) << SIM_SOPT_RSTPE_SHIFT)) & SIM_SOPT_RSTPE_MASK)
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h5030 #define SIM_SOPT_RSTPE_MASK (0x4U) macro
5036 … (((uint32_t)(((uint32_t)(x)) << SIM_SOPT_RSTPE_SHIFT)) & SIM_SOPT_RSTPE_MASK)