Home
last modified time | relevance | path

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

/bsp/efm32/EFM32_Gxxx_DK/
A Ddvk_boardcontrol.c224 tmp = DVK_readRegister(BC_INTEN); in DVK_enableInterrupt()
226 DVK_writeRegister(BC_INTEN, tmp); in DVK_enableInterrupt()
238 tmp = DVK_readRegister(BC_INTEN); in DVK_disableInterrupt()
241 DVK_writeRegister(BC_INTEN, tmp); in DVK_disableInterrupt()
A Ddvk_bcregisters.h86 #define BC_INTEN ((volatile uint16_t *)(BC_REGISTER_BASE + sizeof(uint16_t) * 0x21)) /*… macro

Completed in 5 milliseconds