Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/inc/
A Dem_ebi.h801 void EBI_ChipSelectEnable(uint32_t banks, bool enable);
/bsp/efm32/Libraries/emlib/src/
A Dem_ebi.c265 EBI_ChipSelectEnable(ebiInit->csLines, true); in EBI_Init()
383 void EBI_ChipSelectEnable(uint32_t cs, bool enable) in EBI_ChipSelectEnable() function

Completed in 10 milliseconds