Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h254 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV3_MASK; in PORT_SetFilterDIV3WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.h263 fltReg = base->IOFLT & ~PORT_IOFLT_FLTDIV3_MASK; in PORT_SetFilterDIV3WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4047 #define PORT_IOFLT_FLTDIV3_MASK (0xE0000000U) macro
4059 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV3_SHIFT)) & PORT_IOFLT_FLTDIV3_MASK)
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4137 #define PORT_IOFLT_FLTDIV3_MASK (0xE0000000U) macro
4149 … (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV3_SHIFT)) & PORT_IOFLT_FLTDIV3_MASK)