Timing routines interface.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
#include "common_hw_timer.h"
Functions | |
uint32_t | appTimeGet (void) |
void | appTimeInit (void) |
uint32_t appTimeGet | ( | void | ) |
References common_tc_read_count(), and sys_time.
Referenced by appCommandsSendDataInd(), appDataConf(), and appUartSendAck().
void appTimeInit | ( | void | ) |
References hw_overflow_cb(), and set_common_tc_overflow_callback().
Referenced by main().