Home
last modified time | relevance | path

Searched defs:bi_pin_mask_with_names (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dcode.h192 #define bi_pin_mask_with_names(pmask, label) __bi_pins_with_name((pmask), (label)) macro
203 #define bi_pin_mask_with_names(pmask, label) __bi_pins_64_with_name((uint64_t)(pmask), (la… macro