Home
last modified time | relevance | path

Searched refs:FMC_ReadStatus (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_fmc.c739 FMC_STATUS_T FMC_ReadStatus(void) in FMC_ReadStatus() function
779 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
783 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_fmc.c713 FMC_STATUS_T FMC_ReadStatus(void) in FMC_ReadStatus() function
752 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
757 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_fmc.c713 FMC_STATUS_T FMC_ReadStatus(void) in FMC_ReadStatus() function
752 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
757 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_fmc.c707 FMC_STATUS_T FMC_ReadStatus(void) in FMC_ReadStatus() function
746 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
751 status = FMC_ReadStatus(); in FMC_WaitForLastOperation()
/bsp/apm32/libraries/Drivers/drv_flash/
A Ddrv_flash_e1.c154 if (FMC_ReadStatus() == FMC_STATUS_ERROR_PG) in apm32_flash_erase()
A Ddrv_flash_s1.c154 if (FMC_ReadStatus() == FMC_STATUS_ERROR_PG) in apm32_flash_erase()
A Ddrv_flash_f1.c156 if (FMC_ReadStatus() == FMC_STATUS_ERROR_PG) in apm32_flash_erase()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_fmc.h220 FMC_STATUS_T FMC_ReadStatus(void);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_fmc.h256 FMC_STATUS_T FMC_ReadStatus(void);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_fmc.h256 FMC_STATUS_T FMC_ReadStatus(void);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_fmc.h350 FMC_STATUS_T FMC_ReadStatus(void);

Completed in 32 milliseconds