ChibiOS/HAL 9.0.0
hal_lld.c File Reference

PLATFORM HAL subsystem low level driver source. More...

#include "hal.h"

Go to the source code of this file.

Functions

void hal_lld_init (void)
 Low level HAL driver initialization.
bool hal_lld_clock_switch_mode (const halclkcfg_t *ccp)
 Switches to a different clock configuration.
halfreq_t hal_lld_get_clock_point (halclkpt_t clkpt)
 Returns the frequency of a clock point in Hz.

Detailed Description

PLATFORM HAL subsystem low level driver source.

Definition in file hal_lld.c.