Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/gpio/
Ddedic_gpio.c62 uint32_t out_mask; // mask of output channels in the bank member
197 uint32_t out_mask = 0; in dedic_gpio_new_bundle() local