Implementation of hal_wdog. More...
#include <stdint.h>
#include <stdbool.h>
#include "nrf24le1.h"
#include "nordic_common.h"
#include "hal_wdog.h"
Go to the source code of this file.
Functions | |
void | hal_wdog_init (uint16_t start_value) |
void | hal_wdog_restart (void) |
Implementation of hal_wdog.
Definition in file hal_wdog.c.