Home
last modified time | relevance | path

Searched refs:HAL_OSPI_SAMPLE_SHIFTING_NONE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h365 #define HAL_OSPI_SAMPLE_SHIFTING_NONE ((uint32_t)0x00000000U) … macro
866 #define IS_OSPI_SAMPLE_SHIFTING(CYCLE) (((CYCLE) == HAL_OSPI_SAMPLE_SHIFTING_NONE) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h388 #define HAL_OSPI_SAMPLE_SHIFTING_NONE ((uint32_t)0x00000000U) … macro
922 #define IS_OSPI_SAMPLE_SHIFTING(CYCLE) (((CYCLE) == HAL_OSPI_SAMPLE_SHIFTING_NONE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h392 #define HAL_OSPI_SAMPLE_SHIFTING_NONE ((uint32_t)0x00000000U) … macro
942 #define IS_OSPI_SAMPLE_SHIFTING(CYCLE) (((CYCLE) == HAL_OSPI_SAMPLE_SHIFTING_NONE) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h382 #define HAL_OSPI_SAMPLE_SHIFTING_NONE ((uint32_t)0x00000000U) … macro
904 #define IS_OSPI_SAMPLE_SHIFTING(CYCLE) (((CYCLE) == HAL_OSPI_SAMPLE_SHIFTING_NONE) || \