Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h214 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV1_MASK; in PORT_SetFilterDIV1WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.h223 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV1_MASK; in PORT_SetFilterDIV1WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4025 #define PORT_IOFLT_FLTDIV1_MASK (0x3000000U) macro
4033 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV1_SHIFT)) & PORT_IOFLT_FLTDIV1_MASK)
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4115 #define PORT_IOFLT_FLTDIV1_MASK (0x3000000U) macro
4123 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV1_SHIFT)) & PORT_IOFLT_FLTDIV1_MASK)