Home
last modified time | relevance | path

Searched defs:FLASH_SIZE (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_flash.h125 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFF) * 1024U) macro
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/inc/
H A Dmsp432p401m.h1153 …__I uint32_t FLASH_SIZE; /*!< Flash Size Reg… member
H A Dmsp432p401r.h1153 …__I uint32_t FLASH_SIZE; /*!< Flash Size Reg… member
H A Dmsp432p4xx.h1073 …__I uint32_t FLASH_SIZE; /*!< Flash Size Reg… member
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h778 #define FLASH_SIZE (((uint32_t)(*((uint16_t *)FLASHSIZE_BASE)) & (0x07FFUL)) << 10U) macro
H A Dstm32wb55xx.h936 #define FLASH_SIZE (((uint32_t)(*((uint16_t *)FLASHSIZE_BASE)) & (0x07FFUL)) << 10U) macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h960 #define FLASH_SIZE (((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) & (0x0000FFFFU)) == … macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h1151 #define FLASH_SIZE (((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) & (0x0000FFFFU))== 0… macro