Home
last modified time | relevance | path

Searched refs:FLASHSIZE_BASE (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash.h59 #define FLASH_SIZE_DATA_REGISTER FLASHSIZE_BASE
141 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFF) * 1024U)
Dstm32l0xx_ll_utils.h86 #define FLASHSIZE_BASE_ADDRESS FLASHSIZE_BASE
Dstm32l0xx_hal_flash_ex.h58 #define FLASH_SIZE_DATA_REGISTER FLASHSIZE_BASE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_utils.h86 #define FLASHSIZE_BASE_ADDRESS FLASHSIZE_BASE
Dstm32l1xx_hal_flash.h140 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFFU) * 1024U)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_utils.h86 #define FLASHSIZE_BASE_ADDRESS FLASHSIZE_BASE
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h609 #define FLASHSIZE_BASE ((uint32_t)0x1FF8007CU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h710 #define FLASHSIZE_BASE ((uint32_t)0x1FF8007CU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h638 #define FLASHSIZE_BASE ((uint32_t)0x1FF8004CU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h638 #define FLASHSIZE_BASE ((uint32_t)0x1FF8004CU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h695 #define FLASHSIZE_BASE ((uint32_t)0x1FF8007CU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h710 #define FLASHSIZE_BASE ((uint32_t)0x1FF800CCU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h731 #define FLASHSIZE_BASE ((uint32_t)0x1FF800CCU) /*!< FLASH Size register base address … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1320 #define FLASHSIZE_BASE (0x1FFF75E0UL) /*!< Flash size data register base address */ macro