Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_flash.h835 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro
838 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro
841 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro
844 #define FLASH_SIZE ((((*((uint32_t *)FLASH_SIZE_DATA_REGISTER)) == 0xFFFFU)… macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_flash.h140 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFFU) * 1024U) macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_flash.h141 #define FLASH_SIZE (uint32_t)((*((uint32_t *)FLASHSIZE_BASE)&0xFFFF) * 1024U) macro
/loramac-node-2.7.6/src/boards/mcu/saml21/saml21b/include/
Dsaml21e16b.h591 #define FLASH_SIZE _UL(0x00010000) /* 64 kB */ macro
Dsaml21e17b.h591 #define FLASH_SIZE _UL(0x00020000) /* 128 kB */ macro
Dsaml21g17b.h591 #define FLASH_SIZE _UL(0x00020000) /* 128 kB */ macro
Dsaml21e15b.h591 #define FLASH_SIZE _UL(0x00008000) /* 32 kB */ macro
Dsaml21e18b.h591 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro
Dsaml21g16b.h591 #define FLASH_SIZE _UL(0x00010000) /* 64 kB */ macro
Dsaml21g18b.h591 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro
Dsaml21j16b.h603 #define FLASH_SIZE _UL(0x00010000) /* 64 kB */ macro
Dsaml21j17b.h603 #define FLASH_SIZE _UL(0x00020000) /* 128 kB */ macro
Dsaml21j18b.h603 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro
Dsaml21j18bu.h603 #define FLASH_SIZE _UL(0x00040000) /* 256 kB */ macro