Searched refs:nrf_qspi_event_clear (Results 1 – 2 of 2) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_qspi.c | 167 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in qspi_xfer() 186 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in qspi_xfer() 361 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in qspi_activate() 388 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in qspi_deactivate() 422 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in qspi_workaround_215_43_apply() 558 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in nrfx_qspi_cinstr_xfer() 570 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in nrfx_qspi_cinstr_xfer() 630 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in nrfx_qspi_lfm_start() 678 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in nrfx_qspi_lfm_xfer() 704 nrf_qspi_event_clear(NRF_QSPI, NRF_QSPI_EVENT_READY); in nrfx_qspi_lfm_xfer() [all …]
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_qspi.h | 324 NRF_STATIC_INLINE void nrf_qspi_event_clear(NRF_QSPI_Type * p_reg, nrf_qspi_event_t event); 746 NRF_STATIC_INLINE void nrf_qspi_event_clear(NRF_QSPI_Type * p_reg, nrf_qspi_event_t event) in nrf_qspi_event_clear() function
|