timing.h
hal_general.h
HAL Function Declarations
Including the hal_timing.c file here allows the ISR defined in that module
to have access to the time variable without extern-ing it. It allows the ISR
to not have to make a function call. */
1000 + TimingUsNow();
1000 + TimingUsNow();