Home
last modified time | relevance | path

Searched defs:FLASH_PAGE_NB (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h874 #define FLASH_PAGE_NB ((FLASH_SIZE == 0x00080000U) ? 128U : \ macro
881 #define FLASH_PAGE_NB ((FLASH_SIZE == 0x00080000U) ? 256U : \ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h733 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) /*!< Number of pages pe… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h728 #define FLASH_PAGE_NB (FLASH_BANK_SIZE/FLASH_PAGE_SIZE) /* Number of pages per ba… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h892 #define FLASH_PAGE_NB (FLASH_BANK_SIZE/FLASH_PAGE_SIZE) /* Number of pages per ba… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h920 #define FLASH_PAGE_NB (FLASH_SIZE / FLASH_PAGE_SIZE) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h886 #define FLASH_PAGE_NB 128U macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h865 #define FLASH_PAGE_NB (FLASH_SIZE / FLASH_PAGE_SIZE) macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h943 #define FLASH_PAGE_NB (FLASH_SIZE / FLASH_PAGE_SIZE) macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h7883 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u535xx.h7483 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u575xx.h8153 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u585xx.h8602 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u595xx.h8463 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5a5xx.h8912 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5f7xx.h8764 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u599xx.h11757 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5g7xx.h9213 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5f9xx.h11890 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5a9xx.h12206 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro
Dstm32u5g9xx.h12339 #define FLASH_PAGE_NB (FLASH_BANK_SIZE / FLASH_PAGE_SIZE) macro