ATPIT_FREQ
#define ATPIT_TARGET_TICKS (ATPIT_FREQ / 50)
hrtime_t time_target = (tick_delta * NANOSEC) / ATPIT_FREQ;