/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 378 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 388 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 392 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 437 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 449 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 866 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Command() 904 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Command() 1028 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Command_IT() 1071 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Command_IT() 1231 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_HyperbusCmd() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 349 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init() 394 if (IS_OSPI_ALL_INSTANCE(hxspi->Instance)) in HAL_XSPI_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 19329 #define IS_OSPI_ALL_INSTANCE(INSTANCE) ((INSTANCE) == OCTOSPI1_S) macro 19906 #define IS_OSPI_ALL_INSTANCE(INSTANCE) ((INSTANCE) == OCTOSPI1_NS) macro
|
D | stm32l562xx.h | 20103 #define IS_OSPI_ALL_INSTANCE(INSTANCE) ((INSTANCE) == OCTOSPI1_S) macro 20695 #define IS_OSPI_ALL_INSTANCE(INSTANCE) ((INSTANCE) == OCTOSPI1_NS) macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 19644 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32h562xx.h | 21195 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32h533xx.h | 20243 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32h573xx.h | 23928 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32h563xx.h | 23329 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 19586 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4r7xx.h | 20091 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4s5xx.h | 19936 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4s7xx.h | 20441 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4p5xx.h | 20632 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4q5xx.h | 21146 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4r9xx.h | 23223 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
D | stm32l4s9xx.h | 23573 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1) || \ macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 21430 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32u535xx.h | 20513 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S)) macro
|
D | stm32u575xx.h | 23666 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|
D | stm32u585xx.h | 24650 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|
D | stm32u595xx.h | 24983 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|
D | stm32u5a5xx.h | 25967 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|
D | stm32u5f7xx.h | 26672 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|
D | stm32u599xx.h | 28827 #define IS_OSPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == OCTOSPI1_NS) || ((INSTANCE) == OCTOSPI1_S) |… macro
|