Home
last modified time | relevance | path

Searched refs:rt_pic_irq_get_state_raw (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Dpic.h199 rt_err_t rt_pic_irq_get_state_raw(struct rt_pic *pic, int hwirq, int type, rt_bool_t *out_state);
/components/drivers/pic/
A Dpic.c957 rt_err_t rt_pic_irq_get_state_raw(struct rt_pic *pic, int hwirq, int type, rt_bool_t *out_state) in rt_pic_irq_get_state_raw() function
1007 err = rt_pic_irq_get_state_raw(pirq->pic, pirq->hwirq, type, out_state); in rt_pic_irq_get_state()

Completed in 4 milliseconds