Home
last modified time | relevance | path

Searched refs:FSMC_NORSRAM_BANK2 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_nor.c290 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Init()
459 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_ID()
550 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReturnToReadMode()
628 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read()
709 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Program()
801 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReadBuffer()
893 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ProgramBuffer()
999 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Block()
1084 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Chip()
1165 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_CFI()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_nor.c295 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Init()
473 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_ID()
577 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReturnToReadMode()
655 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read()
749 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Program()
853 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReadBuffer()
958 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ProgramBuffer()
1074 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Block()
1171 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Chip()
1265 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_CFI()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_nor.c296 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Init()
474 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_ID()
578 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReturnToReadMode()
656 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read()
750 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Program()
854 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ReadBuffer()
959 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_ProgramBuffer()
1075 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Block()
1172 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Erase_Chip()
1266 else if (hnor->Init.NSBank == FSMC_NORSRAM_BANK2) in HAL_NOR_Read_CFI()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h44 ((__BANK__) == FSMC_NORSRAM_BANK2) || \
379 #define FSMC_NORSRAM_BANK2 (0x00000002U) macro
729 #define FMC_NORSRAM_BANK2 FSMC_NORSRAM_BANK2
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_fsmc.h44 ((__BANK__) == FSMC_NORSRAM_BANK2) || \
241 #define FSMC_NORSRAM_BANK2 (0x00000002U) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_fsmc.h43 ((__BANK__) == FSMC_NORSRAM_BANK2) || \
328 #define FSMC_NORSRAM_BANK2 (0x00000002U) macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_fsmc.h44 ((__BANK__) == FSMC_NORSRAM_BANK2) || \
363 #define FSMC_NORSRAM_BANK2 (0x00000002U) macro