Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h923 … ((__VALUE__) <= (SRAM2B_BASE + SRAM2B_SIZE - 1U)) && (((__VALUE__) & ~0x3FFU) == (__VALUE__)))
975 … (((__VALUE__) >= SRAM2B_BASE) && ((__VALUE__) <= (SRAM2B_BASE + SRAM2B_SIZE - 1U))))
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h769 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
Dstm32wb1mxx.h785 #define SRAM2B_SIZE 0x00001000UL /*!< SRAM2b default size : 4 KB */ macro
Dstm32wb30xx.h768 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
Dstm32wb35xx.h900 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
Dstm32wb55xx.h938 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
Dstm32wb5mxx.h938 #define SRAM2B_SIZE 0x00008000UL /*!< SRAM2b default size : 32 kB */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h775 #define SRAM2B_SIZE 0x00001000UL /*!< SRAM2b default size : 4 KB */ macro
Dstm32wb15xx.h785 #define SRAM2B_SIZE 0x00001000UL /*!< SRAM2b default size : 4 KB */ macro