Home
last modified time | relevance | path

Searched defs:handler (Results 26 – 50 of 65) sorted by relevance

123

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Ddebug.h74 #define LWIP_ERROR(message, expression, handler) do { if (!(expression)) { \ argument
/nrf52832-nimble/rt-thread/libcpu/ia32/
H A Dinterrupt.c132 rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_swi.c323 nrfx_swi_handler_t handler = m_swi_handlers[swi]; in egu_irq_handler() local
351 nrfx_swi_handler_t handler = m_swi_handlers[swi]; in swi_irq_handler() local
H A Dnrfx_spim.c94 nrfx_spim_evt_handler_t handler; member
161 nrfx_spim_evt_handler_t handler, in nrfx_spim_init()
H A Dnrfx_rtc.c70 nrfx_rtc_handler_t handler) in nrfx_rtc_init()
H A Dnrfx_timer.c50 nrfx_timer_event_handler_t handler; member
/nrf52832-nimble/rt-thread/components/drivers/wlan/
H A Dwlan_dev.c267 …r(struct rt_wlan_device *device, rt_wlan_dev_event_t event, rt_wlan_dev_event_handler handler, voi… in rt_wlan_dev_register_event_handler()
298 …andler(struct rt_wlan_device *device, rt_wlan_dev_event_t event, rt_wlan_dev_event_handler handler) in rt_wlan_dev_unregister_event_handler()
330 rt_wlan_dev_event_handler handler[RT_WLAN_DEV_EVENT_NUM]; in rt_wlan_dev_indicate_event_handle() local
H A Dwlan_mgnt.c73 rt_wlan_event_handler handler; member
488 rt_wlan_event_handler handler = RT_NULL; in rt_wlan_event_dispatch() local
719 rt_wlan_dev_event_handler handler = RT_NULL; in rt_wlan_set_mode() local
1793 rt_err_t rt_wlan_register_event_handler(rt_wlan_event_t event, rt_wlan_event_handler handler, void … in rt_wlan_register_event_handler()
1846 rt_wlan_event_handler handler = RT_NULL; in rt_wlan_prot_ready_event() local
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/
H A Dinterrupt.c98 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/
H A Dinterrupt.c112 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Ddebug.h132 #define LWIP_ERROR(message, expression, handler) do { if (!(expression)) { \ argument
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dgcc_startup_nrf51.S267 .macro IRQ handler argument
H A Dgcc_startup_nrf52810.S361 .macro IRQ handler argument
H A Dgcc_startup_nrf52840.S361 .macro IRQ handler argument
H A Dgcc_startup_nrf52.S361 .macro IRQ handler argument
H A Dgcc_startup_nrf9160.S496 .macro IRQ handler argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Ddebug.h135 #define LWIP_ERROR(message, expression, handler) do { if (!(expression)) { \ argument
/nrf52832-nimble/rt-thread/include/
H A Drthw.h77 rt_isr_handler_t handler; member
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dinterrupt.c97 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dcpuport.c139 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dinterrupt.c82 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dinterrupt.c114 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dinterrupt.c201 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dinterrupt.c160 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()
/nrf52832-nimble/rt-thread/libcpu/risc-v/k210/
H A Dinterrupt.c157 rt_isr_handler_t rt_hw_interrupt_install(int vector, rt_isr_handler_t handler, in rt_hw_interrupt_install()

123