Home
last modified time | relevance | path

Searched refs:AFR (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c31 volatile uint32_t AFR[2]; member
172 block->AFR[regNo] = (block->AFR[regNo] & ~mask_4b) | (((uint32_t)altFunc) << shift_4b); in gpioConfigAltWithNum()
Dbl.c40 volatile uint32_t AFR[2]; member