Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_romtable.h64 #define _ROMTABLE_PID3_REVMINORLSB_MASK 0x000000F0UL /**< Least Significant Bits [3:0] of CHIP … macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_romtable.h64 #define _ROMTABLE_PID3_REVMINORLSB_MASK 0x000000F0UL /**< Least Significant Bits [3:0] of CHIP … macro
/bsp/efm32/Libraries/emlib/src/
A Dem_system.c68 …tmp |= ((ROMTABLE->PID3 & _ROMTABLE_PID3_REVMINORLSB_MASK) >> _ROMTABLE_PID3_REVMINORLSB_SHI… in SYSTEM_ChipRevisionGet()

Completed in 751 milliseconds