Searched refs:rt_pic_irq_get_state_raw (Results 1 – 2 of 2) sorted by relevance
199 rt_err_t rt_pic_irq_get_state_raw(struct rt_pic *pic, int hwirq, int type, rt_bool_t *out_state);
957 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() function1007 err = rt_pic_irq_get_state_raw(pirq->pic, pirq->hwirq, type, out_state); in rt_pic_irq_get_state()
Completed in 4 milliseconds