Searched refs:GPIO_REG_GPFSEL4 (Results 1 – 4 of 4) sorted by relevance
42 gpfsel = GPIO_REG_GPFSEL4(gpio_base_addr); in raspi_get_pin_state()70 GPIO_REG_GPFSEL4(gpio_base_addr) = gpfsel; in raspi_set_pin_state()
32 #define GPIO_REG_GPFSEL4(BASE) HWREG32(BASE + 0x10) macro
42 gpfsel = GPIO_REG_GPFSEL4(GPIO_BASE); in raspi_get_pin_state()70 GPIO_REG_GPFSEL4(GPIO_BASE) = gpfsel; in raspi_set_pin_state()
Completed in 11 milliseconds