Home
last modified time | relevance | path

Searched refs:FLEXIO_Enable (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.h483 FLEXIO_Enable(base->flexioBase, enable); in FLEXIO_MCULCD_Enable()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.c143 FLEXIO_Enable(base, false); in FLEXIO_Deinit()
Dfsl_flexio.h428 static inline void FLEXIO_Enable(FLEXIO_Type *base, bool enable) in FLEXIO_Enable() function