Searched refs:FLEXCOMM_PERIPH_T (Results 1 – 2 of 2) sorted by relevance
33 } FLEXCOMM_PERIPH_T; typedef52 status_t FLEXCOMM_Init(void *base, FLEXCOMM_PERIPH_T periph);
25 static status_t FLEXCOMM_SetPeriph(FLEXCOMM_Type *base, FLEXCOMM_PERIPH_T periph, int lock);28 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()100 static status_t FLEXCOMM_SetPeriph(FLEXCOMM_Type *base, FLEXCOMM_PERIPH_T periph, int lock) in FLEXCOMM_SetPeriph()129 status_t FLEXCOMM_Init(void *base, FLEXCOMM_PERIPH_T periph) in FLEXCOMM_Init()