ChibiOS 21.11.4
|
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. |
PLATFORM HAL subsystem low level driver source.
Definition in file hal_lld.c.