Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.h215 base->IOFLT = fltReg | PORT_IOFLT_FLTDIV1(threshold); in PORT_SetFilterDIV1WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.h224 base->IOFLT = fltReg | PORT_IOFLT_FLTDIV1(threshold); in PORT_SetFilterDIV1WidthThreshold()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4033 #define PORT_IOFLT_FLTDIV1(x) (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV1… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4123 #define PORT_IOFLT_FLTDIV1(x) (((uint32_t)(((uint32_t)(x)) << PORT_IOFLT_FLTDIV1… macro