Searched refs:bi_pin_mask_with_name (Results 1 – 1 of 1) sorted by relevance
131 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label)) macro134 #define bi_1pin_with_name(p0, name) bi_pin_mask_with_name(1u << (p0), name)
Completed in 2 milliseconds