Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_flash.h864 … (((__VALUE__) >= SRAM2B_BASE) && ((__VALUE__) <= (SRAM2B_BASE + SRAM2B_SIZE - 1U)) && (((__…
912 … (((__VALUE__) >= SRAM2B_BASE) && ((__VALUE__) <= (SRAM2B_BASE + SRAM2B_SIZE - 1U))))
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h781 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
H A Dstm32wb55xx.h939 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro