Home
last modified time | relevance | path

Searched defs:FLASH_PAGE_SIZE (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_flash_ex.h145 #define FLASH_PAGE_SIZE 0x400U macro
150 #define FLASH_PAGE_SIZE 0x800U macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash_ex.h241 #define FLASH_PAGE_SIZE 0x400U macro
246 #define FLASH_PAGE_SIZE 0x800U macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h852 #define FLASH_PAGE_SIZE ((uint32_t)0x1000) macro
855 #define FLASH_PAGE_SIZE ((uint32_t)0x800) macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h861 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2 KBytes */ macro
863 #define FLASH_PAGE_SIZE 0x00001000U /*!< FLASH Page Size, 4 KBytes */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash.h128 #define FLASH_PAGE_SIZE (256U) /*!< FLASH Page Size in bytes */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash.h124 #define FLASH_PAGE_SIZE (128U) /*!< FLASH Page Size in bytes */ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_flash.h476 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2KBytes */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_flash_ex.h196 #define FLASH_PAGE_SIZE 0x800 macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h731 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2 KBytes */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h727 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2 KBytes */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h891 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2 KBytes */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h918 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h885 #define FLASH_PAGE_SIZE 0x00000800U /*!< FLASH Page Size, 2 KBytes */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h885 #define FLASH_PAGE_SIZE 0x800U /* 2 KB */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h940 #define FLASH_PAGE_SIZE 0x00000800U macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h7881 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u535xx.h7481 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u575xx.h8151 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u585xx.h8600 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u595xx.h8461 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u5a5xx.h8910 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u5f7xx.h8762 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u599xx.h11755 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u5g7xx.h9211 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro
Dstm32u5f9xx.h11888 #define FLASH_PAGE_SIZE 0x2000U /* 8 KB */ macro

12