Searched refs:DelayValueType (Results 1 – 2 of 2) sorted by relevance
3329 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_GetDelayValue()3331 switch (pCfg->DelayValueType) in HAL_XSPI_GetDelayValue()3380 assert_param(IS_XSPI_DELAY_TYPE(pCfg->DelayValueType)); in HAL_XSPI_SetDelayValue()3387 switch (pCfg->DelayValueType) in HAL_XSPI_SetDelayValue()
312 …uint32_t DelayValueType; /*!< It indicates which calibration is concerned by the config… member