This is the implementation of LoRaWAN SW Timer module.
Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries.
#include <string.h>
#include "atomic.h"
#include "system_assert.h"
#include "conf_sw_timer.h"
#include "common_hw_timer.h"
#include "sw_timer.h"
Macros | |
#define | TOTAL_NUMBER_SW_TIMESTAMPS (2u) |
#define TOTAL_NUMBER_SW_TIMESTAMPS (2u) |