48#if !defined(KINETIS_ST_IRQ_PRIORITY) || defined(__DOXYGEN__)
49#define KINETIS_ST_IRQ_PRIORITY 8
static void st_lld_set_alarm(systime_t time)
Sets the alarm time.
static bool st_lld_is_alarm_active(void)
Determines if the alarm is active.
static void st_lld_stop_alarm(void)
Stops the alarm interrupt.
static systime_t st_lld_get_alarm(void)
Returns the current alarm time.
static void st_lld_start_alarm(systime_t time)
Starts the alarm.
void st_lld_init(void)
Low level ST driver initialization.
static systime_t st_lld_get_counter(void)
Returns the time counter value.