Home
last modified time | relevance | path

Searched refs:LCDC_GetClockDivider (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c80 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() function
200 if (!LCDC_GetClockDivider(config, srcClock_Hz, &divider)) in LCDC_Init()