Searched refs:RCC_READ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/rccgpio/
H A Drccgpio.c85 #define RCC_READ(_sc, _off) \ macro
95 value = RCC_READ(sc, reg);
215 value = RCC_READ(sc, RCC_GPIO_GP_LVL);

Completed in 62 milliseconds