Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_romtable.h62 #define _ROMTABLE_PID2_REVMINORMSB_MASK 0x000000F0UL /**< Most Significant Bits [7:4] of CHIP M… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_romtable.h62 #define _ROMTABLE_PID2_REVMINORMSB_MASK 0x000000F0UL /**< Most Significant Bits [7:4] of CHIP M… macro
/bsp/efm32/Libraries/emlib/src/
A Dem_system.c67 tmp = (ROMTABLE->PID2 & _ROMTABLE_PID2_REVMINORMSB_MASK); in SYSTEM_ChipRevisionGet()

Completed in 6 milliseconds