Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c99 const uint32_t shift_1b = gpioNum & GPIO_PIN_MASK; in gpioConfigWithNum() local
206 const uint32_t shift_1b = gpioNum & GPIO_PIN_MASK; in gpioSetWithNum() local
222 const uint32_t shift_1b = gpioNum & GPIO_PIN_MASK; in gpioGetWithNum() local