Home
last modified time | relevance | path

Searched refs:__bi_pins_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.h89 #define __bi_pins_with_name(_mask, _label) \ macro
131 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label))
133 #define bi_pin_mask_with_names(pmask, label) __bi_pins_with_name((pmask), (label))

Completed in 4 milliseconds