Home
last modified time | relevance | path

Searched refs:BITBAND_RAM_BASE (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/hal_silabs-latest/gecko/emlib/inc/
Dem_bus.h74 #if defined(BITBAND_RAM_BASE) in BUS_RamBitWrite()
76 BITBAND_RAM_BASE + (((uint32_t)addr - SRAM_BASE) * (uint32_t) 32) + (bit * (uint32_t) 4); in BUS_RamBitWrite()
111 #if defined(BITBAND_RAM_BASE) in BUS_RamBitRead()
113 BITBAND_RAM_BASE + (((uint32_t)addr - SRAM_BASE) * (uint32_t) 32) + (bit * (uint32_t) 4); in BUS_RamBitRead()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_bus.h74 #if defined(BITBAND_RAM_BASE) in BUS_RamBitWrite()
76 BITBAND_RAM_BASE + (((uint32_t)addr - SRAM_BASE) * (uint32_t) 32) + (bit * (uint32_t) 4); in BUS_RamBitWrite()
111 #if defined(BITBAND_RAM_BASE) in BUS_RamBitRead()
113 BITBAND_RAM_BASE + (((uint32_t)addr - SRAM_BASE) * (uint32_t) 32) + (bit * (uint32_t) 4); in BUS_RamBitRead()
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG1B/Include/
Defm32pg1b100f128gm32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b100f128im32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b100f256gm32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b100f256im32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f128gm32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f128gm48.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f128im32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f256im32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f256im48.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f256gm32.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defm32pg1b200f256gm48.h176 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG1P/Include/
Defr32fg1p133f256gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p133f256gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p133f64gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p132f64gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p131f128gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p131f256gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p131f64gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p132f128gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p132f256gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p132f64gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p133f128gm48.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro
Defr32fg1p131f128gm32.h190 #define BITBAND_RAM_BASE (0x22000000UL) /**< SRAM Address Space bit-band area */ macro

12345678910>>...12