Macros | |
#define | __HAL_EXFLASH_POWER_ON() ll_xqspi_enable_exflash_power() |
Enable the specified exFlash power. More... | |
#define | __HAL_EXFLASH_POWER_OFF() ll_xqspi_disable_exflash_power() |
Disable the specified exFlash power. More... | |
#define __HAL_EXFLASH_POWER_OFF | ( | ) | ll_xqspi_disable_exflash_power() |
Disable the specified exFlash power.
None |
Definition at line 286 of file hal_exflash.h.
#define __HAL_EXFLASH_POWER_ON | ( | ) | ll_xqspi_enable_exflash_power() |
Enable the specified exFlash power.
None |
Definition at line 281 of file hal_exflash.h.