35#if defined(HAL_LLD_USE_CLOCK_MANAGEMENT) && !defined(__DOXYGEN__)
76#if defined(HAL_LLD_USE_CLOCK_MANAGEMENT) || defined(__DOXYGEN__)
unsigned halclkpt_t
Type of a clock point identifier.
void hal_lld_init(void)
Low level HAL driver initialization.
halfreq_t hal_lld_get_clock_point(halclkpt_t clkpt)
Returns the frequency of a clock point in Hz.
uint32_t halfreq_t
Type of a clock point frequency in Hz.
bool hal_lld_clock_switch_mode(const halclkcfg_t *ccp)
Switches to a different clock configuration.
Type of a clock configuration structure.