Searched refs:AutomaticStop (Results 1 – 4 of 4) sorted by relevance
1647 assert_param(IS_OSPI_AUTOMATIC_STOP (cfg->AutomaticStop)); in HAL_OSPI_AutoPolling()1652 …if ((hospi->State == HAL_OSPI_STATE_CMD_CFG) && (cfg->AutomaticStop == HAL_OSPI_AUTOMATIC_STOP_ENA… in HAL_OSPI_AutoPolling()1664 (cfg->MatchMode | cfg->AutomaticStop | OSPI_FUNCTIONAL_MODE_AUTO_POLLING)); in HAL_OSPI_AutoPolling()1726 assert_param(IS_OSPI_AUTOMATIC_STOP (cfg->AutomaticStop)); in HAL_OSPI_AutoPolling_IT()1743 (cfg->MatchMode | cfg->AutomaticStop | OSPI_FUNCTIONAL_MODE_AUTO_POLLING)); in HAL_OSPI_AutoPolling_IT()
1731 assert_param(IS_QSPI_AUTOMATIC_STOP(cfg->AutomaticStop)); in HAL_QSPI_AutoPolling_IT()1759 (cfg->MatchMode | cfg->AutomaticStop)); in HAL_QSPI_AutoPolling_IT()
196 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match. member
229 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match. member