Home
last modified time | relevance | path

Searched refs:DelayHoldQuarterCycle (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c333 assert_param(IS_OSPI_DHQC(hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
406 (hospi->Init.SampleShifting | hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
2720 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
2754 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c346 assert_param(IS_XSPI_DHQC(hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
425 (hxspi->Init.SampleShifting | hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
3126 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
3159 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c374 assert_param(IS_OSPI_DHQC(hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
449 (hospi->Init.SampleShifting | hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
3005 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
3039 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c342 assert_param(IS_OSPI_DHQC(hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
423 (hospi->Init.SampleShifting | hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
3010 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
3044 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c345 assert_param(IS_OSPI_DHQC(hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
420 (hospi->Init.SampleShifting | hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()
3133 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
3167 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
Dstm32u5xx_hal_xspi.c376 assert_param(IS_XSPI_DHQC(hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
487 (hxspi->Init.SampleShifting | hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
3737 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
3770 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c362 assert_param(IS_XSPI_DHQC(hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
449 (hxspi->Init.SampleShifting | hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
3332 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
3365 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c361 assert_param(IS_XSPI_DHQC(hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
447 (hxspi->Init.SampleShifting | hxspi->Init.DelayHoldQuarterCycle)); in HAL_XSPI_Init()
3279 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
3312 if ((hxspi->Init.DelayHoldQuarterCycle == HAL_XSPI_DHQC_ENABLE) && in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h78 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h78 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h80 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
Dstm32u5xx_hal_xspi.h80 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h76 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_xspi.h79 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h77 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h77 uint32_t DelayHoldQuarterCycle; /*!< It allows to hold to 1/4 cycle the data. member