Searched refs:mask_set_1b (Results 1 – 1 of 1) sorted by relevance
207 const uint32_t mask_set_1b = (1UL << (0 + shift_1b)); in gpioSetWithNum() local210 block->BSRR = value ? mask_set_1b : mask_clr_1b; in gpioSetWithNum()