Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 4 of 4) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_hw.h413 …ErrorCode_t (*EnableEvent)(USBD_HANDLE_T hUsb, uint32_t EPNum, uint32_t event_type, uint32_t enab…
449 extern ErrorCode_t hwUSB_EnableEvent(USBD_HANDLE_T hUsb, uint32_t EPNum, uint32_t event_type, uint…
/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h124 typedef void (* nrfx_timer_event_handler_t)(nrf_timer_event_t event_type,
A Dnrfx_pwm.h198 typedef void (* nrfx_pwm_handler_t)(nrfx_pwm_evt_type_t event_type, void * p_context);
/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c344 static void nrfx_nfct_field_timer_handler(nrf_timer_event_t event_type, void * p_context) in nrfx_nfct_field_timer_handler() argument
348 if (event_type != NRF_TIMER_EVENT_COMPARE0) in nrfx_nfct_field_timer_handler()

Completed in 8 milliseconds