Home
last modified time | relevance | path

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

/lk-master/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dcode.h131 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label)) macro
134 #define bi_1pin_with_name(p0, name) bi_pin_mask_with_name(1u << (p0), name)

Completed in 2 milliseconds