Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/clock/
Dhal_clock.c86 sm_clk.ratel = hal_clk->ratel; in HAL_ClockSetPllClk()
Dhal_clock.h33 uint32_t ratel; /* PLL clock Rate lower */ member
/hal_nxp-latest/mcux/mcux-sdk/components/sm/clock/
Dsm_clock.h23 uint32_t ratel; member
Dsm_clock.c127 rate.lower = sm_clk->ratel; in SM_CLOCK_SetPllClock()