Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dcode.h190 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label)) argument
192 #define bi_pin_mask_with_names(pmask, label) __bi_pins_with_name((pmask), (label)) argument
201 #define bi_pin_mask_with_name(pmask, label) __bi_pins_64_with_name((uint64_t)(pmask), (lab… argument
203 #define bi_pin_mask_with_names(pmask, label) __bi_pins_64_with_name((uint64_t)(pmask), (la… argument