Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 18 of 18) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pdm.c517 nrfx_pdm_evt_t evt; in nrfx_pdm_irq_handler() local
542 nrfx_pdm_evt_t const evt = { in nrfx_pdm_irq_handler() local
564 nrfx_pdm_evt_t evt; in nrfx_pdm_irq_handler() local
586 nrfx_pdm_evt_t const evt = in nrfx_pdm_irq_handler() local
623 nrfx_pdm_evt_t evt; in irq_handler() local
648 nrfx_pdm_evt_t const evt = { in irq_handler() local
670 nrfx_pdm_evt_t evt; in irq_handler() local
692 nrfx_pdm_evt_t const evt = in irq_handler() local
Dnrfx_usbd.c890 const nrfx_usbd_evt_t evt = { in ev_usbreset_handler() local
1124 nrfx_usbd_evt_t evt = { in ev_sof_handler() local
1229 const nrfx_usbd_evt_t evt = { in ev_setup_handler() local
1248 const nrfx_usbd_evt_t evt = { in ev_usbevent_handler() local
1257 const nrfx_usbd_evt_t evt = { in ev_usbevent_handler() local
1273 const nrfx_usbd_evt_t evt = { in ev_usbevent_handler() local
Dnrfx_adc.c323 nrfx_adc_evt_t evt; in nrfx_adc_irq_handler() local
335 nrfx_adc_evt_t evt; in nrfx_adc_irq_handler() local
Dnrfx_spi.c54 nrfx_spi_evt_t evt; // Keep the struct that is ready for event handler. Less memcpy. member
Dnrfx_twis.c229 nrfx_twis_evt_type_t evt, in nrfx_twis_process_error()
Dnrfx_spim.c163 nrfx_spim_evt_t evt; // Keep the struct that is ready for event handler. Less memcpy. member
/hal_nordic-latest/nrfs/src/services/
Dnrfs_reset.c23 nrfs_reset_evt_t evt; in nrfs_reset_service_notify() local
Dnrfs_mram.c53 nrfs_mram_latency_evt_t evt; in nrfs_mram_service_notify() local
Dnrfs_gdpwr.c39 nrfs_gdpwr_evt_t evt; in nrfs_gdpwr_service_notify() local
Dnrfs_usb.c23 nrfs_usb_evt_t evt; in nrfs_usb_service_notify() local
Dnrfs_gdfs.c23 nrfs_gdfs_evt_t evt; in nrfs_gdfs_service_notify() local
Dnrfs_swext.c39 nrfs_swext_evt_t evt; in nrfs_swext_service_notify() local
Dnrfs_diag.c73 nrfs_diag_evt_t evt; in nrfs_diag_service_notify() local
Dnrfs_temp.c23 nrfs_temp_evt_t evt; in nrfs_temp_service_notify() local
Dnrfs_dvfs.c23 nrfs_dvfs_evt_t evt; in nrfs_dvfs_service_notify() local
Dnrfs_clock.c23 nrfs_clock_evt_t evt; in nrfs_clock_service_notify() local
Dnrfs_pmic.c317 nrfs_pmic_evt_t evt; in nrfs_pmic_service_notify() local
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h151 bool evt = nrf_gpiote_event_check(p_reg, event); in nrfy_gpiote_event_check() local