Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.c37 FLEXIO_Type *const s_flexioBases[] = FLEXIO_BASE_PTRS; variable
48 for (instance = 0; instance < ARRAY_SIZE(s_flexioBases); instance++) in FLEXIO_GetInstance()
50 if (s_flexioBases[instance] == base) in FLEXIO_GetInstance()
56 assert(instance < ARRAY_SIZE(s_flexioBases)); in FLEXIO_GetInstance()
Dfsl_flexio_uart.c28 extern FLEXIO_Type *const s_flexioBases[];
Dfsl_flexio_i2c_master.c30 extern FLEXIO_Type *const s_flexioBases[];
Dfsl_flexio_spi.c26 extern FLEXIO_Type *const s_flexioBases[];