Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk28fa/
Dclock_config.c162 .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
253 .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
361 .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/
Dclock_config.c174 … .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
283 … .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
401 … .pllFllDiv = 0, /* PLLFLLSEL clock divider divisor: divided by 1 */
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW41Z4/drivers/
Dfsl_clock.h375 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/drivers/
Dfsl_clock.h463 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c595 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK28FA15/drivers/
Dfsl_clock.h473 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK27FA15/drivers/
Dfsl_clock.h473 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK82F25615/drivers/
Dfsl_clock.h447 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK80F25615/drivers/
Dfsl_clock.h440 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/drivers/
Dfsl_clock.h470 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c595 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/drivers/
Dfsl_clock.h469 uint8_t pllFllDiv; /*!< PLLFLLSEL clock divider divisor. */ member
Dfsl_clock.c594 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()