Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_ebi.h264 #if defined(_EBI_ROUTE_LOCATION_MASK)
477 #if defined(_EBI_ROUTE_LOCATION_MASK)
/hal_silabs-latest/gecko/emlib/src/
Dem_ebi.c289 #if defined(_EBI_ROUTE_LOCATION_MASK) in EBI_Init()
291 EBI->ROUTE = (EBI->ROUTE & ~_EBI_ROUTE_LOCATION_MASK) | ebiInit->location; in EBI_Init()
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_ebi.h520 #define _EBI_ROUTE_LOCATION_MASK 0x70000000UL /**< Bit mas… macro