Searched refs:TimeoutPeriodClock (Results 1 – 8 of 8) sorted by relevance
1978 assert_param(IS_XSPI_TIMEOUT_PERIOD(pCfg->TimeoutPeriodClock)); in HAL_XSPI_MemoryMapped()1981 WRITE_REG(hxspi->Instance->LPTR, pCfg->TimeoutPeriodClock); in HAL_XSPI_MemoryMapped()
241 …uint32_t TimeoutPeriodClock; /*!< Specifies the number of clock to wait when the FIFO is fu… member
242 …uint32_t TimeoutPeriodClock; /*!< Specifies the number of clock to wait when the FIFO is fu… member
246 …uint32_t TimeoutPeriodClock; /*!< Specifies the number of clock to wait when the FIFO is fu… member
2020 assert_param(IS_XSPI_TIMEOUT_PERIOD(pCfg->TimeoutPeriodClock)); in HAL_XSPI_MemoryMapped()2023 WRITE_REG(hxspi->Instance->LPTR, pCfg->TimeoutPeriodClock); in HAL_XSPI_MemoryMapped()
1998 assert_param(IS_XSPI_TIMEOUT_PERIOD(pCfg->TimeoutPeriodClock)); in HAL_XSPI_MemoryMapped()2001 WRITE_REG(hxspi->Instance->LPTR, pCfg->TimeoutPeriodClock); in HAL_XSPI_MemoryMapped()
251 …uint32_t TimeoutPeriodClock; /*!< Specifies the number of clock to wait when the FIFO is fu… member
2125 assert_param(IS_XSPI_TIMEOUT_PERIOD(pCfg->TimeoutPeriodClock)); in HAL_XSPI_MemoryMapped()2128 WRITE_REG(hxspi->Instance->LPTR, pCfg->TimeoutPeriodClock); in HAL_XSPI_MemoryMapped()