Searched refs:DelayValueType (Results 1 – 6 of 6) sorted by relevance
2959 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()
2906 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()
3337 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()
293 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member
302 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member
312 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member