Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dnrf51_gpio.c246 static void nrf51_gpio_set(void *opaque, int line, int value) in nrf51_gpio_set() function
303 qdev_init_gpio_in(DEVICE(s), nrf51_gpio_set, NRF51_GPIO_PINS); in nrf51_gpio_init()
H A Dtrace-events13 nrf51_gpio_set(int64_t line, int64_t value) "line %" PRIi64 " value %" PRIi64