Home
last modified time | relevance | path

Searched refs:DelayValueType (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c2959 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_GetDelayValue()
2961 switch (pCfg->DelayValueType) in HAL_XSPI_GetDelayValue()
3010 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_SetDelayValue()
3017 switch (pCfg->DelayValueType) in HAL_XSPI_SetDelayValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c2906 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_GetDelayValue()
2908 switch (pCfg->DelayValueType) in HAL_XSPI_GetDelayValue()
2957 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_SetDelayValue()
2964 switch (pCfg->DelayValueType) in HAL_XSPI_SetDelayValue()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_xspi.c3337 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_GetDelayValue()
3339 switch (pCfg->DelayValueType) in HAL_XSPI_GetDelayValue()
3388 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_SetDelayValue()
3395 switch (pCfg->DelayValueType) in HAL_XSPI_SetDelayValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h293 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h302 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_xspi.h312 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member