Home
last modified time | relevance | path

Searched refs:Bank (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash.c113 .Bank = FLASH_BANK_1, \
276 param = pFlash.Bank; in HAL_FLASH_IRQHandler()
328 FLASH_PageErase(pFlash.Page, pFlash.Bank); in HAL_FLASH_IRQHandler()
Dstm32l5xx_hal_flash_ex.c265 pFlash.Bank = pEraseInit->Banks; in HAL_FLASHEx_Erase_IT()
451 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_ConfigBBAttributes()
460 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()
507 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_GetConfigBBAttributes()
511 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_GetConfigBBAttributes()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash.c114 .Bank = FLASH_BANK_1, \
301 param = pFlash.Bank; in HAL_FLASH_IRQHandler()
357 FLASH_PageErase(pFlash.Page, pFlash.Bank); in HAL_FLASH_IRQHandler()
Dstm32u5xx_hal_flash_ex.c279 pFlash.Bank = pEraseInit->Banks; in HAL_FLASHEx_Erase_IT()
478 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_ConfigBBAttributes()
490 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()
502 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_ConfigBBAttributes()
551 assert_param(IS_FLASH_BANK_EXCLUSIVE(pBBAttributes->Bank)); in HAL_FLASHEx_GetConfigBBAttributes()
557 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_GetConfigBBAttributes()
568 if (pBBAttributes->Bank == FLASH_BANK_1) in HAL_FLASHEx_GetConfigBBAttributes()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash_ex.h59 …uint32_t Bank; /*!< Configuration of the associated bank of… member
Dstm32l5xx_hal_flash.h118 …uint32_t Bank; /*!< Internal variable to save current bank selected dur… member
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Native_Driver/generated_source/
Dqspi_config.cfg5 # This file contains a SMIF Bank layout for use with OpenOCD.
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash_ex.h50 …uint32_t Bank; /*!< Selection of the associated bank of Blo… member
Dstm32u5xx_hal_flash.h127 …uint32_t Bank; /* Internal variable to save current bank selected durin… member