Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/
Dfsl_flexcomm.c28 static bool FLEXCOMM_PeripheralIsPresent(FLEXCOMM_Type *base, FLEXCOMM_PERIPH_T periph);
61 static bool FLEXCOMM_PeripheralIsPresent(FLEXCOMM_Type *base, FLEXCOMM_PERIPH_T periph) in FLEXCOMM_PeripheralIsPresent() function
103 if (!FLEXCOMM_PeripheralIsPresent(base, periph)) in FLEXCOMM_SetPeriph()