Searched defs:no (Results 1 – 4 of 4) sorted by relevance
88 #define NPCX_APB_CLOCK(no) (APBSRC_CLK / (APB##no##DIV_VAL + 1)) argument
547 #define osPoolDef(name, no, type) \ argument550 #define osPoolDef(name, no, type) \ argument
229 static void adc_cc32xx_isr(const struct device *dev, int no) in adc_cc32xx_isr()
420 int no = 0; in get_available_int() local