/lk-master/kernel/include/kernel/ |
A D | event.h | 19 typedef struct event { struct 24 } event_t; argument
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_rtc.c | 46 #define EVT_TO_STR(event) \ argument 144 nrf_rtc_event_t event = RTC_CHANNEL_EVENT_ADDR(channel); in nrfx_rtc_cc_disable() local 178 nrf_rtc_event_t event = RTC_CHANNEL_EVENT_ADDR(channel); in nrfx_rtc_cc_set() local 225 nrf_rtc_event_t event = NRF_RTC_EVENT_TICK; in nrfx_rtc_tick_enable() local 248 nrf_rtc_event_t event = NRF_RTC_EVENT_OVERFLOW; in nrfx_rtc_overflow_enable() local 286 nrf_rtc_event_t event = NRF_RTC_EVENT_COMPARE_0; in irq_handler() local
|
A D | nrfx_lpcomp.c | 42 #define EVT_TO_STR(event) \ argument 53 static void lpcomp_execute_handler(nrf_lpcomp_event_t event, uint32_t event_mask) in lpcomp_execute_handler()
|
A D | nrfx_uart.c | 47 #define EVT_TO_STR(event) \ argument 498 nrfx_uart_event_t event; in rx_done_event() local 510 nrfx_uart_event_t event; in tx_done_event() local 550 nrfx_uart_event_t event; in uart_irq_handler() local
|
A D | nrfx_qdec.c | 42 #define EVT_TO_STR(event) \ argument 54 nrfx_qdec_event_t event; in nrfx_qdec_irq_handler() local
|
A D | nrfx_comp.c | 42 #define EVT_TO_STR(event) \ argument 53 static void comp_execute_handler(nrf_comp_event_t event, uint32_t event_mask) in comp_execute_handler()
|
A D | nrfx_uarte.c | 50 #define EVT_TO_STR(event) \ argument 557 nrfx_uarte_event_t event; in rx_done_event() local 569 nrfx_uarte_event_t event; in tx_done_event() local 614 nrfx_uarte_event_t event; in uarte_irq_handler() local
|
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_rtc.h | 333 nrf_rtc_event_t event, in nrf_rtc_publish_set() 341 nrf_rtc_event_t event) in nrf_rtc_publish_clear() 347 NRF_STATIC_INLINE bool nrf_rtc_event_check(NRF_RTC_Type const * p_reg, nrf_rtc_event_t event) in nrf_rtc_event_check() 352 NRF_STATIC_INLINE void nrf_rtc_event_clear(NRF_RTC_Type * p_reg, nrf_rtc_event_t event) in nrf_rtc_event_clear() 375 nrf_rtc_event_t event) in nrf_rtc_event_address_get()
|
A D | nrf_wdt.h | 317 NRF_STATIC_INLINE void nrf_wdt_event_clear(NRF_WDT_Type * p_reg, nrf_wdt_event_t event) in nrf_wdt_event_clear() 323 NRF_STATIC_INLINE bool nrf_wdt_event_check(NRF_WDT_Type const * p_reg, nrf_wdt_event_t event) in nrf_wdt_event_check() 358 nrf_wdt_event_t event, in nrf_wdt_publish_set() 365 NRF_STATIC_INLINE void nrf_wdt_publish_clear(NRF_WDT_Type * p_reg, nrf_wdt_event_t event) in nrf_wdt_publish_clear() 378 nrf_wdt_event_t event) in nrf_wdt_event_address_get()
|
A D | nrf_temp.h | 182 nrf_temp_event_t event) in nrf_temp_event_address_get() 187 NRF_STATIC_INLINE void nrf_temp_event_clear(NRF_TEMP_Type * p_reg, nrf_temp_event_t event) in nrf_temp_event_clear() 193 NRF_STATIC_INLINE bool nrf_temp_event_check(NRF_TEMP_Type const * p_reg, nrf_temp_event_t event) in nrf_temp_event_check()
|
A D | nrf_twis.h | 565 NRF_STATIC_INLINE void nrf_twis_event_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event) in nrf_twis_event_clear() 571 NRF_STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, nrf_twis_event_t event) in nrf_twis_event_check() 576 NRF_STATIC_INLINE bool nrf_twis_event_get_and_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event) in nrf_twis_event_get_and_clear() 587 nrf_twis_event_t event) in nrf_twis_event_address_get() 646 nrf_twis_event_t event, in nrf_twis_publish_set() 654 nrf_twis_event_t event) in nrf_twis_publish_clear()
|
A D | nrf_ecb.h | 178 NRF_STATIC_INLINE void nrf_ecb_event_clear(NRF_ECB_Type * p_reg, nrf_ecb_event_t event) in nrf_ecb_event_clear() 184 NRF_STATIC_INLINE bool nrf_ecb_event_check(NRF_ECB_Type const * p_reg, nrf_ecb_event_t event) in nrf_ecb_event_check() 190 nrf_ecb_event_t event) in nrf_ecb_event_address_get()
|
A D | nrf_spis.h | 466 nrf_spis_event_t event) in nrf_spis_event_clear() 473 nrf_spis_event_t event) in nrf_spis_event_check() 479 nrf_spis_event_t event) in nrf_spis_event_address_get() 529 nrf_spis_event_t event, in nrf_spis_publish_set() 537 nrf_spis_event_t event) in nrf_spis_publish_clear()
|
A D | nrf_pdm.h | 444 NRF_STATIC_INLINE bool nrf_pdm_event_check(NRF_PDM_Type const * p_reg, nrf_pdm_event_t event) in nrf_pdm_event_check() 449 NRF_STATIC_INLINE void nrf_pdm_event_clear(NRF_PDM_Type * p_reg, nrf_pdm_event_t event) in nrf_pdm_event_clear() 456 nrf_pdm_event_t event) in nrf_pdm_event_address_get() 491 nrf_pdm_event_t event, in nrf_pdm_publish_set() 498 NRF_STATIC_INLINE void nrf_pdm_publish_clear(NRF_PDM_Type * p_reg, nrf_pdm_event_t event) in nrf_pdm_publish_clear()
|
A D | nrf_kmu.h | 207 NRF_STATIC_INLINE void nrf_kmu_event_clear(NRF_KMU_Type * p_reg, nrf_kmu_event_t event) in nrf_kmu_event_clear() 214 NRF_STATIC_INLINE bool nrf_kmu_event_check(NRF_KMU_Type const * p_reg, nrf_kmu_event_t event) in nrf_kmu_event_check() 220 nrf_kmu_event_t event) in nrf_kmu_event_address_get()
|
A D | nrf_twim.h | 444 nrf_twim_event_t event) in nrf_twim_event_clear() 451 nrf_twim_event_t event) in nrf_twim_event_check() 457 nrf_twim_event_t event) in nrf_twim_event_address_get() 507 nrf_twim_event_t event, in nrf_twim_publish_set() 515 nrf_twim_event_t event) in nrf_twim_publish_clear()
|
A D | nrf_ipc.h | 376 NRF_STATIC_INLINE void nrf_ipc_event_clear(NRF_IPC_Type * p_reg, nrf_ipc_event_t event) in nrf_ipc_event_clear() 381 NRF_STATIC_INLINE bool nrf_ipc_event_check(NRF_IPC_Type const * p_reg, nrf_ipc_event_t event) in nrf_ipc_event_check() 387 nrf_ipc_event_t event) in nrf_ipc_event_address_get() 426 nrf_ipc_event_t event, in nrf_ipc_publish_set() 433 NRF_STATIC_INLINE void nrf_ipc_publish_clear(NRF_IPC_Type * p_reg, nrf_ipc_event_t event) in nrf_ipc_publish_clear()
|
A D | nrf_spu.h | 292 nrf_spu_event_t event) in nrf_spu_event_clear() 300 nrf_spu_event_t event) in nrf_spu_event_check() 323 nrf_spu_event_t event, in nrf_spu_publish_set() 331 nrf_spu_event_t event) in nrf_spu_publish_clear()
|
A D | nrf_gpiote.h | 436 nrf_gpiote_event_t event) in nrf_gpiote_event_check() 441 NRF_STATIC_INLINE void nrf_gpiote_event_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_event_t event) in nrf_gpiote_event_clear() 448 nrf_gpiote_event_t event) in nrf_gpiote_event_address_get() 483 nrf_gpiote_event_t event, in nrf_gpiote_publish_set() 490 NRF_STATIC_INLINE void nrf_gpiote_publish_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_event_t event) in nrf_gpiote_publish_clear()
|
A D | nrf_spi.h | 258 nrf_spi_event_t event) in nrf_spi_event_clear() 265 nrf_spi_event_t event) in nrf_spi_event_check() 271 nrf_spi_event_t event) in nrf_spi_event_address_get()
|
A D | nrf_spim.h | 590 nrf_spim_event_t event) in nrf_spim_event_clear() 597 nrf_spim_event_t event) in nrf_spim_event_check() 603 nrf_spim_event_t event) in nrf_spim_event_address_get() 658 nrf_spim_event_t event, in nrf_spim_publish_set() 666 nrf_spim_event_t event) in nrf_spim_publish_clear()
|
A D | nrf_timer.h | 572 nrf_timer_event_t event) in nrf_timer_event_clear() 579 nrf_timer_event_t event) in nrf_timer_event_check() 585 nrf_timer_event_t event) in nrf_timer_event_address_get() 641 nrf_timer_event_t event, in nrf_timer_publish_set() 649 nrf_timer_event_t event) in nrf_timer_publish_clear()
|
A D | nrf_uarte.h | 469 NRF_STATIC_INLINE void nrf_uarte_event_clear(NRF_UARTE_Type * p_reg, nrf_uarte_event_t event) in nrf_uarte_event_clear() 476 nrf_uarte_event_t event) in nrf_uarte_event_check() 482 nrf_uarte_event_t event) in nrf_uarte_event_address_get() 528 nrf_uarte_event_t event, in nrf_uarte_publish_set() 536 nrf_uarte_event_t event) in nrf_uarte_publish_clear()
|
A D | nrf_i2s.h | 525 nrf_i2s_event_t event) in nrf_i2s_event_clear() 532 nrf_i2s_event_t event) in nrf_i2s_event_check() 538 nrf_i2s_event_t event) in nrf_i2s_event_address_get() 584 nrf_i2s_event_t event, in nrf_i2s_publish_set() 592 nrf_i2s_event_t event) in nrf_i2s_publish_clear()
|
A D | nrf_clock.h | 738 nrf_clock_event_t event) in nrf_clock_event_address_get() 743 NRF_STATIC_INLINE void nrf_clock_event_clear(NRF_CLOCK_Type * p_reg, nrf_clock_event_t event) in nrf_clock_event_clear() 749 NRF_STATIC_INLINE bool nrf_clock_event_check(NRF_CLOCK_Type const * p_reg, nrf_clock_event_t event) in nrf_clock_event_check() 1077 nrf_clock_event_t event, in nrf_clock_publish_set() 1084 NRF_STATIC_INLINE void nrf_clock_publish_clear(NRF_CLOCK_Type * p_reg, nrf_clock_event_t event) in nrf_clock_publish_clear()
|