|
STM32L443xx HAL User Manual
|
Defines | |
| #define | QSPI_FLASH_ID_1 0x00000000U |
| #define | QSPI_FLASH_ID_2 ((uint32_t)QUADSPI_CR_FSEL) |
| #define QSPI_FLASH_ID_1 0x00000000U |
FLASH 1 selected
Definition at line 285 of file stm32l4xx_hal_qspi.h.
| #define QSPI_FLASH_ID_2 ((uint32_t)QUADSPI_CR_FSEL) |
FLASH 2 selected
Definition at line 286 of file stm32l4xx_hal_qspi.h.
1.7.6.1