Searched refs:LCDC_GetClockDivider (Results 1 – 1 of 1) sorted by relevance
80 static bool LCDC_GetClockDivider(const lcdc_config_t *config, uint32_t srcClock_Hz, uint32_t *divid…103 static bool LCDC_GetClockDivider(const lcdc_config_t *config, uint32_t srcClock_Hz, uint32_t *divid… in LCDC_GetClockDivider() function200 if (!LCDC_GetClockDivider(config, srcClock_Hz, ÷r)) in LCDC_Init()