Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h941 #define FLASH_PAGE_SIZE_128_BITS 0x00001000U macro
945 #define FLASH_PAGE_NB_128_BITS (FLASH_SIZE / FLASH_PAGE_SIZE_128_BITS)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h876 #define FLASH_PAGE_SIZE_128_BITS 0x1000U /* 4 KB */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h853 #define FLASH_PAGE_SIZE_128_BITS ((uint32_t)0x2000) macro