Searched refs:pllFllFrac (Results 1 – 17 of 17) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/boards/frdmk28fa/ |
| D | clock_config.c | 163 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */ 254 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */ 362 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/ |
| D | clock_config.c | 175 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */ 284 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */ 402 … .pllFllFrac = 0, /* PLLFLLSEL clock divider fraction: multiplied by 1 */
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW41Z4/drivers/ |
| D | fsl_clock.h | 376 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/drivers/ |
| D | fsl_clock.h | 464 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 595 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK28FA15/drivers/ |
| D | fsl_clock.h | 474 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK27FA15/drivers/ |
| D | fsl_clock.h | 474 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK82F25615/drivers/ |
| D | fsl_clock.h | 448 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK80F25615/drivers/ |
| D | fsl_clock.h | 441 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 590 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/drivers/ |
| D | fsl_clock.h | 471 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 595 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/drivers/ |
| D | fsl_clock.h | 470 uint8_t pllFllFrac; /*!< PLLFLLSEL clock divider fraction. */ member
|
| D | fsl_clock.c | 594 CLOCK_SetPllFllSelClock(config->pllFllSel, config->pllFllDiv, config->pllFllFrac); in CLOCK_SetSimConfig()
|