![]() |
Contiki-NG
|
Implementation file for the nRF52840 GPIO HAL functions. More...
#include "contiki.h"#include "dev/gpio-hal.h"#include "nrfx_gpiote.h"#include "nrf_gpio.h"#include <stdint.h>#include <string.h>Go to the source code of this file.
Implementation file for the nRF52840 GPIO HAL functions.
Definition in file gpio-hal-arch.c.