Home
last modified time | relevance | path

Searched defs:FLASH_BANK_SIZE (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h886 #define FLASH_BANK_SIZE ((FLASH_BANK_NB==1U)?(FLASH_SIZE):(FLASH_SIZE >> 1U)) /*!< … macro
888 #define FLASH_BANK_SIZE (FLASH_SIZE) /*!< FLASH Bank Size */ macro
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h846 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) macro
848 #define FLASH_BANK_SIZE (FLASH_SIZE) macro
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h875 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) macro
881 #define FLASH_BANK_SIZE (FLASH_SIZE) macro
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h699 #define FLASH_BANK_SIZE (FLASH_SIZE) /*!< FLASH Bank Size */ macro
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h916 #define FLASH_BANK_SIZE FLASH_SIZE macro
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h859 #define FLASH_BANK_SIZE FLASH_SIZE /*!< FLASH Bank Size */ macro
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h884 #define FLASH_BANK_SIZE FLASH_SIZE /*!< FLASH Bank Size */ macro
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h938 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h5785 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) /*!< FLASH Bank… macro
Dstm32h562xx.h7686 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) /*!< FLASH Bank… macro
Dstm32h563xx.h9770 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) /*!< FLASH Bank… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h7462 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) macro
Dstm32u545xx.h7862 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) macro
Dstm32u575xx.h8132 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1U) macro
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/
Dstm32h7b3xxq.h8880 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) /* 1 MB */ macro
Dstm32h7b0xxq.h8881 #define FLASH_BANK_SIZE FLASH_SIZE /* 128 KB */ macro
Dstm32h7b0xx.h8880 #define FLASH_BANK_SIZE FLASH_SIZE /* 128 KB */ macro
Dstm32h7a3xx.h8625 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) /* 1 MB */ macro
Dstm32h7b3xx.h8879 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) /* 1 MB */ macro
Dstm32h7a3xxq.h8626 #define FLASH_BANK_SIZE (FLASH_SIZE >> 1) /* 1 MB */ macro
Dstm32h730xx.h11065 #define FLASH_BANK_SIZE FLASH_SIZE /* 128 KB */ macro
Dstm32h723xx.h10810 #define FLASH_BANK_SIZE FLASH_SIZE /* 1 MB */ macro
Dstm32h733xx.h11064 #define FLASH_BANK_SIZE FLASH_SIZE /* 1 MB */ macro
Dstm32h730xxq.h11066 #define FLASH_BANK_SIZE FLASH_SIZE /* 128 KB */ macro
Dstm32h725xx.h10811 #define FLASH_BANK_SIZE FLASH_SIZE /* 1 MB */ macro

12