Searched refs:RWRecoveryTime (Results 1 – 8 of 8) sorted by relevance
182 …uint32_t RWRecoveryTime; /*!< It indicates the number of cycles for the device read write re… member
997 assert_param(IS_OSPI_RW_RECOVERY_TIME(cfg->RWRecoveryTime)); in HAL_OSPI_HyperbusCfg()1012 WRITE_REG(hospi->Instance->HLCR, ((cfg->RWRecoveryTime << OCTOSPI_HLCR_TRWR_Pos) | in HAL_OSPI_HyperbusCfg()
186 …uint32_t RWRecoveryTime; /*!< It indicates the number of cycles for the device read write re… member
188 …uint32_t RWRecoveryTime; /*!< It indicates the number of cycles for the device read write re… member
1040 assert_param(IS_OSPI_RW_RECOVERY_TIME(cfg->RWRecoveryTime)); in HAL_OSPI_HyperbusCfg()1055 WRITE_REG(hospi->Instance->HLCR, ((cfg->RWRecoveryTime << OCTOSPI_HLCR_TRWR_Pos) | in HAL_OSPI_HyperbusCfg()
1008 assert_param(IS_OSPI_RW_RECOVERY_TIME(cfg->RWRecoveryTime)); in HAL_OSPI_HyperbusCfg()1023 WRITE_REG(hospi->Instance->HLCR, ((cfg->RWRecoveryTime << OCTOSPI_HLCR_TRWR_Pos) | in HAL_OSPI_HyperbusCfg()
1011 assert_param(IS_OSPI_RW_RECOVERY_TIME(cfg->RWRecoveryTime)); in HAL_OSPI_HyperbusCfg()1026 WRITE_REG(hospi->Instance->HLCR, ((cfg->RWRecoveryTime << OCTOSPI_HLCR_TRWR_Pos) | in HAL_OSPI_HyperbusCfg()