Searched refs:MaxCalibration (Results 1 – 6 of 6) sorted by relevance
299 …uint32_t MaxCalibration; /*!< It indicates that the calibration is outside the range of… member
308 …uint32_t MaxCalibration; /*!< It indicates that the calibration is outside the range of… member
318 …uint32_t MaxCalibration; /*!< It indicates that the calibration is outside the range of… member
2965 pCfg->MaxCalibration = (reg & XSPI_CALFCR_CALMAX); in HAL_XSPI_GetDelayValue()
2912 pCfg->MaxCalibration = (reg & XSPI_CALFCR_CALMAX); in HAL_XSPI_GetDelayValue()
3343 pCfg->MaxCalibration = (reg & HSPI_CALFCR_CALMAX); in HAL_XSPI_GetDelayValue()