Home
last modified time | relevance | path

Searched refs:rt_hw_interrupt_thread_switch (Results 1 – 8 of 8) sorted by relevance

/bsp/lm3s8962/drivers/
A Dboard.c37 extern void rt_hw_interrupt_thread_switch(void);
51 rt_hw_interrupt_thread_switch(); in rt_hw_timer_handler()
A Dserial.c29 extern void rt_hw_interrupt_thread_switch(void);
120 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_1()
135 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_2()
/bsp/lm3s9b9x/drivers/
A Dboard.c37 extern void rt_hw_interrupt_thread_switch(void);
51 rt_hw_interrupt_thread_switch(); in rt_hw_timer_handler()
A Dserial.c29 extern void rt_hw_interrupt_thread_switch(void);
120 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_1()
135 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_2()
/bsp/lm4f232/drivers/
A Dboard.c37 extern void rt_hw_interrupt_thread_switch(void);
51 rt_hw_interrupt_thread_switch(); in rt_hw_timer_handler()
A Dserial.c29 extern void rt_hw_interrupt_thread_switch(void);
120 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_1()
135 rt_hw_interrupt_thread_switch(); in rt_hw_uart_isr_2()
/bsp/raspberry-pico/RP2040/libcpu/
A Dcontext_gcc.S241 .global rt_hw_interrupt_thread_switch
242 .type rt_hw_interrupt_thread_switch, %function
243 rt_hw_interrupt_thread_switch: label
/bsp/stm32/stm32h563-st-nucleo/
A Dcontext_rvds.lst407 265 0000013A rt_hw_interrupt_thread_switch
409 266 0000013A EXPORT rt_hw_interrupt_thread_switch
604 rt_hw_interrupt_thread_switch 0000013A
606 Symbol: rt_hw_interrupt_thread_switch
611 Comment: rt_hw_interrupt_thread_switch used once

Completed in 14 milliseconds