Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h236 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV2_MASK; in PORT_SetFilterDIV2WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.h245 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV2_MASK; in PORT_SetFilterDIV2WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4034 #define PORT_IOFLT_FLTDIV2_MASK (0x1C000000U) macro
4046 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV2_SHIFT)) & PORT_IOFLT_FLTDIV2_MASK)
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4124 #define PORT_IOFLT_FLTDIV2_MASK (0x1C000000U) macro
4136 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV2_SHIFT)) & PORT_IOFLT_FLTDIV2_MASK)