Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

Clock_manager

Clock_manager

Files

file  fsl_clock_K64F12.h

Functions

uint32_t CLOCK_SYS_GetDmaFreq (uint32_t instance)
 Gets the clock frequency for DMA module.
uint32_t CLOCK_SYS_GetDmamuxFreq (uint32_t instance)
 Gets the clock frequency for DMAMUX module.
uint32_t CLOCK_SYS_GetPortFreq (uint32_t instance)
 Gets the clock frequency for PORT module.
uint32_t CLOCK_SYS_GetMpuFreq (uint32_t instance)
 Gets the clock frequency for MPU module.
uint32_t CLOCK_SYS_GetEwmFreq (uint32_t instance)
 Gets the clock frequency for EWM module.
uint32_t CLOCK_SYS_GetFlexbusFreq (uint32_t instance)
 Gets the clock frequency for FLEXBUS module.
uint32_t CLOCK_SYS_GetFtfFreq (uint32_t instance)
 Gets the clock frequency for FTF module. (Flash Memory)
uint32_t CLOCK_SYS_GetCrcFreq (uint32_t instance)
 Gets the clock frequency for CRC module.
uint32_t CLOCK_SYS_GetRngaFreq (uint32_t instance)
 Gets the clock frequency for RNGA module.
uint32_t CLOCK_SYS_GetAdcFreq (uint32_t instance)
 Gets the clock frequency for ADC module.
uint32_t CLOCK_SYS_GetCmpFreq (uint32_t instance)
 Gets the clock frequency for CMP module.
uint32_t CLOCK_SYS_GetVrefFreq (uint32_t instance)
 Gets the clock frequency for VREF module.
uint32_t CLOCK_SYS_GetPdbFreq (uint32_t instance)
 Gets the clock frequency for PDB module.
uint32_t CLOCK_SYS_GetFtmFreq (uint32_t instance)
 Gets the clock frequency for FTM module. (FlexTimer)
uint32_t CLOCK_SYS_GetPitFreq (uint32_t instance)
 Gets the clock frequency for PIT module.
uint32_t CLOCK_SYS_GetCmtFreq (uint32_t instance)
 Gets the clock frequency for CMT module.
uint32_t CLOCK_SYS_GetEnetRmiiFreq (uint32_t instance)
 Gets the clock frequency for ENET module RMII clock.
uint32_t CLOCK_SYS_GetEnetTimeStampFreq (uint32_t instance)
 Gets the clock frequency for ENET module TIME clock.
uint32_t CLOCK_SYS_GetUsbFreq (uint32_t instance)
 Gets the clock frequency for USB FS OTG module.
uint32_t CLOCK_SYS_GetUsbdcdFreq (uint32_t instance)
 Gets the clock frequency for USB DCD module.
uint32_t CLOCK_SYS_GetSpiFreq (uint32_t instance)
 Gets the clock frequency for SPI module.
uint32_t CLOCK_SYS_GetI2cFreq (uint32_t instance)
 Gets the clock frequency for I2C module.
uint32_t CLOCK_SYS_GetUartFreq (uint32_t instance)
 Gets the clock frequency for UART module.
uint32_t CLOCK_SYS_GetSdhcFreq (uint32_t instance)
 Gets the clock frequency for SDHC module.
uint32_t CLOCK_SYS_GetSaiFreq (uint32_t instance)
 Gets the clock frequency for I2S module.
uint32_t CLOCK_SYS_GetGpioFreq (uint32_t instance)
 Gets the clock frequency for GPIO module.
static void CLOCK_SYS_EnableDmaClock (uint32_t instance)
 Enable the clock for DMA module.
static void CLOCK_SYS_DisableDmaClock (uint32_t instance)
 Disable the clock for DMA module.
static bool CLOCK_SYS_GetDmaGateCmd (uint32_t instance)
 Get the the clock gate state for DMA module.
static void CLOCK_SYS_EnableDmamuxClock (uint32_t instance)
 Enable the clock for DMAMUX module.
static void CLOCK_SYS_DisableDmamuxClock (uint32_t instance)
 Disable the clock for DMAMUX module.
static bool CLOCK_SYS_GetDmamuxGateCmd (uint32_t instance)
 Get the the clock gate state for DMAMUX module.
static void CLOCK_SYS_EnablePortClock (uint32_t instance)
 Enable the clock for PORT module.
static void CLOCK_SYS_DisablePortClock (uint32_t instance)
 Disable the clock for PORT module.
static bool CLOCK_SYS_GetPortGateCmd (uint32_t instance)
 Get the the clock gate state for PORT module.
static void CLOCK_SYS_EnableMpuClock (uint32_t instance)
 Enable the clock for MPU module.
static void CLOCK_SYS_DisableMpuClock (uint32_t instance)
 Disable the clock for MPU module.
static bool CLOCK_SYS_GetMpuGateCmd (uint32_t instance)
 Get the the clock gate state for MPU module.
static void CLOCK_SYS_EnableEwmClock (uint32_t instance)
 Enable the clock for EWM module.
static void CLOCK_SYS_DisableEwmClock (uint32_t instance)
 Disable the clock for EWM module.
static bool CLOCK_SYS_GetEwmGateCmd (uint32_t instance)
 Get the the clock gate state for EWM module.
static void CLOCK_SYS_EnableFlexbusClock (uint32_t instance)
 Enable the clock for FLEXBUS module.
static void CLOCK_SYS_DisableFlexbusClock (uint32_t instance)
 Disable the clock for FLEXBUS module.
static bool CLOCK_SYS_GetFlexbusGateCmd (uint32_t instance)
 Get the the clock gate state for FLEXBUS module.
static void CLOCK_SYS_EnableFtfClock (uint32_t instance)
 Enable the clock for FTF module.
static void CLOCK_SYS_DisableFtfClock (uint32_t instance)
 Disable the clock for FTF module.
static bool CLOCK_SYS_GetFtfGateCmd (uint32_t instance)
 Get the the clock gate state for FTF module.
static void CLOCK_SYS_EnableCrcClock (uint32_t instance)
 Enable the clock for CRC module.
static void CLOCK_SYS_DisableCrcClock (uint32_t instance)
 Disable the clock for CRC module.
static bool CLOCK_SYS_GetCrcGateCmd (uint32_t instance)
 Get the the clock gate state for CRC module.
static void CLOCK_SYS_EnableRngaClock (uint32_t instance)
 Enable the clock for RNGA module.
static void CLOCK_SYS_DisableRngaClock (uint32_t instance)
 Disable the clock for RNGA module.
static bool CLOCK_SYS_GetRngaGateCmd (uint32_t instance)
 Get the the clock gate state for RNGA module.
static void CLOCK_SYS_EnableAdcClock (uint32_t instance)
 Enable the clock for ADC module.
static void CLOCK_SYS_DisableAdcClock (uint32_t instance)
 Disable the clock for ADC module.
static bool CLOCK_SYS_GetAdcGateCmd (uint32_t instance)
 Get the the clock gate state for ADC module.
static void CLOCK_SYS_EnableCmpClock (uint32_t instance)
 Enable the clock for CMP module.
static void CLOCK_SYS_DisableCmpClock (uint32_t instance)
 Disable the clock for CMP module.
static bool CLOCK_SYS_GetCmpGateCmd (uint32_t instance)
 Get the the clock gate state for CMP module.
static void CLOCK_SYS_EnableDacClock (uint32_t instance)
 Enable the clock for DAC module.
static void CLOCK_SYS_DisableDacClock (uint32_t instance)
 Disable the clock for DAC module.
static bool CLOCK_SYS_GetDacGateCmd (uint32_t instance)
 Get the the clock gate state for DAC module.
static void CLOCK_SYS_EnableVrefClock (uint32_t instance)
 Enable the clock for VREF module.
static void CLOCK_SYS_DisableVrefClock (uint32_t instance)
 Disable the clock for VREF module.
static bool CLOCK_SYS_GetVrefGateCmd (uint32_t instance)
 Get the the clock gate state for VREF module.
static void CLOCK_SYS_EnableSaiClock (uint32_t instance)
 Enable the clock for SAI module.
static void CLOCK_SYS_DisableSaiClock (uint32_t instance)
 Disable the clock for SAI module.
static bool CLOCK_SYS_GetSaiGateCmd (uint32_t instance)
 Get the the clock gate state for SAI module.
static void CLOCK_SYS_EnablePdbClock (uint32_t instance)
 Enable the clock for PDB module.
static void CLOCK_SYS_DisablePdbClock (uint32_t instance)
 Disable the clock for PDB module.
static bool CLOCK_SYS_GetPdbGateCmd (uint32_t instance)
 Get the the clock gate state for PDB module.
static void CLOCK_SYS_EnableFtmClock (uint32_t instance)
 Enable the clock for FTM module.
static void CLOCK_SYS_DisableFtmClock (uint32_t instance)
 Disable the clock for FTM module.
static bool CLOCK_SYS_GetFtmGateCmd (uint32_t instance)
 Get the the clock gate state for FTM module.
static void CLOCK_SYS_EnablePitClock (uint32_t instance)
 Enable the clock for PIT module.
static void CLOCK_SYS_DisablePitClock (uint32_t instance)
 Disable the clock for PIT module.
static bool CLOCK_SYS_GetPitGateCmd (uint32_t instance)
 Get the the clock gate state for PIT module.
static void CLOCK_SYS_EnableLptimerClock (uint32_t instance)
 Enable the clock for LPTIMER module.
static void CLOCK_SYS_DisableLptimerClock (uint32_t instance)
 Disable the clock for LPTIMER module.
static bool CLOCK_SYS_GetLptimerGateCmd (uint32_t instance)
 Get the the clock gate state for LPTIMER module.
static void CLOCK_SYS_EnableCmtClock (uint32_t instance)
 Enable the clock for CMT module.
static void CLOCK_SYS_DisableCmtClock (uint32_t instance)
 Disable the clock for CMT module.
static bool CLOCK_SYS_GetCmtGateCmd (uint32_t instance)
 Get the the clock gate state for CMT module.
static void CLOCK_SYS_EnableRtcClock (uint32_t instance)
 Enable the clock for RTC module.
static void CLOCK_SYS_DisableRtcClock (uint32_t instance)
 Disable the clock for RTC module.
static bool CLOCK_SYS_GetRtcGateCmd (uint32_t instance)
 Get the the clock gate state for RTC module.
static void CLOCK_SYS_EnableEnetClock (uint32_t instance)
 Enable the clock for ENET module.
static void CLOCK_SYS_DisableEnetClock (uint32_t instance)
 Disable the clock for ENET module.
static bool CLOCK_SYS_GetEnetGateCmd (uint32_t instance)
 Get the the clock gate state for ENET module.
static void CLOCK_SYS_EnableUsbClock (uint32_t instance)
 Enable the clock for USBFS module.
static void CLOCK_SYS_DisableUsbClock (uint32_t instance)
 Disable the clock for USBFS module.
static bool CLOCK_SYS_GetUsbGateCmd (uint32_t instance)
 Get the the clock gate state for USB module.
static void CLOCK_SYS_EnableUsbdcdClock (uint32_t instance)
 Enable the clock for USBDCD module.
static void CLOCK_SYS_DisableUsbdcdClock (uint32_t instance)
 Disable the clock for USBDCD module.
static bool CLOCK_SYS_GetUsbdcdGateCmd (uint32_t instance)
 Get the the clock gate state for USBDCD module.
static void CLOCK_SYS_EnableFlexcanClock (uint32_t instance)
 Enable the clock for FLEXCAN module.
static void CLOCK_SYS_DisableFlexcanClock (uint32_t instance)
 Disable the clock for FLEXCAN module.
static bool CLOCK_SYS_GetFlexcanGateCmd (uint32_t instance)
 Get the the clock gate state for FLEXCAN module.
static void CLOCK_SYS_EnableSpiClock (uint32_t instance)
 Enable the clock for SPI module.
static void CLOCK_SYS_DisableSpiClock (uint32_t instance)
 Disable the clock for SPI module.
static bool CLOCK_SYS_GetSpiGateCmd (uint32_t instance)
 Get the the clock gate state for SPI module.
static void CLOCK_SYS_EnableI2cClock (uint32_t instance)
 Enable the clock for I2C module.
static void CLOCK_SYS_DisableI2cClock (uint32_t instance)
 Disable the clock for I2C module.
static bool CLOCK_SYS_GetI2cGateCmd (uint32_t instance)
 Get the the clock gate state for I2C module.
static void CLOCK_SYS_EnableUartClock (uint32_t instance)
 Enable the clock for UART module.
static void CLOCK_SYS_DisableUartClock (uint32_t instance)
 Disable the clock for UART module.
static bool CLOCK_SYS_GetUartGateCmd (uint32_t instance)
 Get the the clock gate state for UART module.
static void CLOCK_SYS_EnableSdhcClock (uint32_t instance)
 Enable the clock for SDHC module.
static void CLOCK_SYS_DisableSdhcClock (uint32_t instance)
 Disable the clock for SDHC module.
static bool CLOCK_SYS_GetSdhcGateCmd (uint32_t instance)
 Get the the clock gate state for SDHC module.

Function Documentation

static void CLOCK_SYS_DisableAdcClock ( uint32_t  instance ) [static]

Disable the clock for ADC module.

This function disables the clock for ADC moudle.

Parameters:
instancemodule device instance

Definition at line 609 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableCmpClock ( uint32_t  instance ) [static]

Disable the clock for CMP module.

This function disables the clock for CMP moudle.

Parameters:
instancemodule device instance

Definition at line 643 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableCmtClock ( uint32_t  instance ) [static]

Disable the clock for CMT module.

This function disables the clock for CMT moudle.

Parameters:
instancemodule device instance

Definition at line 915 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableCrcClock ( uint32_t  instance ) [static]

Disable the clock for CRC module.

This function disables the clock for CRC moudle.

Parameters:
instancemodule device instance

Definition at line 541 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableDacClock ( uint32_t  instance ) [static]

Disable the clock for DAC module.

This function disables the clock for DAC moudle.

Parameters:
instancemodule device instance

Definition at line 677 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableDmaClock ( uint32_t  instance ) [static]

Disable the clock for DMA module.

This function disables the clock for DMA moudle.

Parameters:
instancemodule device instance

Definition at line 303 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableDmamuxClock ( uint32_t  instance ) [static]

Disable the clock for DMAMUX module.

This function disables the clock for DMAMUX moudle.

Parameters:
instancemodule device instance

Definition at line 337 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableEnetClock ( uint32_t  instance ) [static]

Disable the clock for ENET module.

This function disables the clock for ENET moudle.

Parameters:
instancemodule device instance

Definition at line 983 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableEwmClock ( uint32_t  instance ) [static]

Disable the clock for EWM module.

This function disables the clock for EWM moudle.

Parameters:
instancemodule device instance

Definition at line 439 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableFlexbusClock ( uint32_t  instance ) [static]

Disable the clock for FLEXBUS module.

This function disables the clock for FLEXBUS moudle.

Parameters:
instancemodule device instance

Definition at line 473 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableFlexcanClock ( uint32_t  instance ) [static]

Disable the clock for FLEXCAN module.

This function disables the clock for FLEXCAN moudle.

Parameters:
instancemodule device instance

Definition at line 1085 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableFtfClock ( uint32_t  instance ) [static]

Disable the clock for FTF module.

This function disables the clock for FTF moudle.

Parameters:
instancemodule device instance

Definition at line 507 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableFtmClock ( uint32_t  instance ) [static]

Disable the clock for FTM module.

This function disables the clock for FTM moudle.

Parameters:
instancemodule device instance

Definition at line 813 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableI2cClock ( uint32_t  instance ) [static]

Disable the clock for I2C module.

This function disables the clock for I2C moudle.

Parameters:
instancemodule device instance

Definition at line 1153 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableLptimerClock ( uint32_t  instance ) [static]

Disable the clock for LPTIMER module.

This function disables the clock for LPTIMER moudle.

Parameters:
instancemodule device instance

Definition at line 881 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableMpuClock ( uint32_t  instance ) [static]

Disable the clock for MPU module.

This function disables the clock for MPU moudle.

Parameters:
instancemodule device instance

Definition at line 405 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisablePdbClock ( uint32_t  instance ) [static]

Disable the clock for PDB module.

This function disables the clock for PDB moudle.

Parameters:
instancemodule device instance

Definition at line 779 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisablePitClock ( uint32_t  instance ) [static]

Disable the clock for PIT module.

This function disables the clock for PIT moudle.

Parameters:
instancemodule device instance

Definition at line 847 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisablePortClock ( uint32_t  instance ) [static]

Disable the clock for PORT module.

This function disables the clock for PORT moudle.

Parameters:
instancemodule device instance

Definition at line 371 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableRngaClock ( uint32_t  instance ) [static]

Disable the clock for RNGA module.

This function disables the clock for RNGA moudle.

Parameters:
instancemodule device instance

Definition at line 575 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableRtcClock ( uint32_t  instance ) [static]

Disable the clock for RTC module.

This function disables the clock for RTC moudle.

Parameters:
instancemodule device instance

Definition at line 949 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableSaiClock ( uint32_t  instance ) [static]

Disable the clock for SAI module.

This function disables the clock for SAI moudle.

Parameters:
instancemodule device instance

Definition at line 745 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableSdhcClock ( uint32_t  instance ) [static]

Disable the clock for SDHC module.

This function disables the clock for SDHC moudle.

Parameters:
instancemodule device instance

Definition at line 1221 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableSpiClock ( uint32_t  instance ) [static]

Disable the clock for SPI module.

This function disables the clock for SPI moudle.

Parameters:
instancemodule device instance

Definition at line 1119 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableUartClock ( uint32_t  instance ) [static]

Disable the clock for UART module.

This function disables the clock for UART moudle.

Parameters:
instancemodule device instance

Definition at line 1187 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableUsbClock ( uint32_t  instance ) [static]

Disable the clock for USBFS module.

This function disables the clock for USBFS moudle.

Parameters:
instancemodule device instance

Definition at line 1017 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableUsbdcdClock ( uint32_t  instance ) [static]

Disable the clock for USBDCD module.

This function disables the clock for USBDCD moudle.

Parameters:
instancemodule device instance

Definition at line 1051 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_DisableVrefClock ( uint32_t  instance ) [static]

Disable the clock for VREF module.

This function disables the clock for VREF moudle.

Parameters:
instancemodule device instance

Definition at line 711 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableAdcClock ( uint32_t  instance ) [static]

Enable the clock for ADC module.

This function enables the clock for ADC moudle.

Parameters:
instancemodule device instance

Definition at line 598 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableCmpClock ( uint32_t  instance ) [static]

Enable the clock for CMP module.

This function enables the clock for CMP moudle.

Parameters:
instancemodule device instance

Definition at line 632 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableCmtClock ( uint32_t  instance ) [static]

Enable the clock for CMT module.

This function enables the clock for CMT moudle.

Parameters:
instancemodule device instance

Definition at line 904 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableCrcClock ( uint32_t  instance ) [static]

Enable the clock for CRC module.

This function enables the clock for CRC moudle.

Parameters:
instancemodule device instance

Definition at line 530 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableDacClock ( uint32_t  instance ) [static]

Enable the clock for DAC module.

This function enables the clock for DAC moudle.

Parameters:
instancemodule device instance

Definition at line 666 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableDmaClock ( uint32_t  instance ) [static]

Enable the clock for DMA module.

This function enables the clock for DMA moudle.

Parameters:
instancemodule device instance

Definition at line 292 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableDmamuxClock ( uint32_t  instance ) [static]

Enable the clock for DMAMUX module.

This function enables the clock for DMAMUX moudle.

Parameters:
instancemodule device instance

Definition at line 326 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableEnetClock ( uint32_t  instance ) [static]

Enable the clock for ENET module.

This function enables the clock for ENET moudle.

Parameters:
instancemodule device instance

Definition at line 972 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableEwmClock ( uint32_t  instance ) [static]

Enable the clock for EWM module.

This function enables the clock for EWM moudle.

Parameters:
instancemodule device instance

Definition at line 428 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableFlexbusClock ( uint32_t  instance ) [static]

Enable the clock for FLEXBUS module.

This function enables the clock for FLEXBUS moudle.

Parameters:
instancemodule device instance

Definition at line 462 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableFlexcanClock ( uint32_t  instance ) [static]

Enable the clock for FLEXCAN module.

This function enables the clock for FLEXCAN moudle.

Parameters:
instancemodule device instance

Definition at line 1074 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableFtfClock ( uint32_t  instance ) [static]

Enable the clock for FTF module.

This function enables the clock for FTF moudle.

Parameters:
instancemodule device instance

Definition at line 496 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableFtmClock ( uint32_t  instance ) [static]

Enable the clock for FTM module.

This function enables the clock for FTM moudle.

Parameters:
instancemodule device instance

Definition at line 802 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableI2cClock ( uint32_t  instance ) [static]

Enable the clock for I2C module.

This function enables the clock for I2C moudle.

Parameters:
instancemodule device instance

Definition at line 1142 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableLptimerClock ( uint32_t  instance ) [static]

Enable the clock for LPTIMER module.

This function enables the clock for LPTIMER moudle.

Parameters:
instancemodule device instance

Definition at line 870 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableMpuClock ( uint32_t  instance ) [static]

Enable the clock for MPU module.

This function enables the clock for MPU moudle.

Parameters:
instancemodule device instance

Definition at line 394 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnablePdbClock ( uint32_t  instance ) [static]

Enable the clock for PDB module.

This function enables the clock for PDB moudle.

Parameters:
instancemodule device instance

Definition at line 768 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnablePitClock ( uint32_t  instance ) [static]

Enable the clock for PIT module.

This function enables the clock for PIT moudle.

Parameters:
instancemodule device instance

Definition at line 836 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnablePortClock ( uint32_t  instance ) [static]

Enable the clock for PORT module.

This function enables the clock for PORT moudle.

Parameters:
instancemodule device instance

Definition at line 360 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableRngaClock ( uint32_t  instance ) [static]

Enable the clock for RNGA module.

This function enables the clock for RNGA moudle.

Parameters:
instancemodule device instance

Definition at line 564 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableRtcClock ( uint32_t  instance ) [static]

Enable the clock for RTC module.

This function enables the clock for RTC moudle.

Parameters:
instancemodule device instance

Definition at line 938 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableSaiClock ( uint32_t  instance ) [static]

Enable the clock for SAI module.

This function enables the clock for SAI moudle.

Parameters:
instancemodule device instance

Definition at line 734 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableSdhcClock ( uint32_t  instance ) [static]

Enable the clock for SDHC module.

This function enables the clock for SDHC moudle.

Parameters:
instancemodule device instance

Definition at line 1210 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableSpiClock ( uint32_t  instance ) [static]

Enable the clock for SPI module.

This function enables the clock for SPI moudle.

Parameters:
instancemodule device instance

Definition at line 1108 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableUartClock ( uint32_t  instance ) [static]

Enable the clock for UART module.

This function enables the clock for UART moudle.

Parameters:
instancemodule device instance

Definition at line 1176 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableUsbClock ( uint32_t  instance ) [static]

Enable the clock for USBFS module.

This function enables the clock for USBFS moudle.

Parameters:
instancemodule device instance

Definition at line 1006 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableUsbdcdClock ( uint32_t  instance ) [static]

Enable the clock for USBDCD module.

This function enables the clock for USBDCD moudle.

Parameters:
instancemodule device instance

Definition at line 1040 of file fsl_clock_K64F12.h.

static void CLOCK_SYS_EnableVrefClock ( uint32_t  instance ) [static]

Enable the clock for VREF module.

This function enables the clock for VREF moudle.

Parameters:
instancemodule device instance

Definition at line 700 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetAdcFreq ( uint32_t  instance )

Gets the clock frequency for ADC module.

This function gets the clock frequence for ADC module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 183 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetAdcGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for ADC module.

This function will get the clock gate state for ADC moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 621 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetCmpFreq ( uint32_t  instance )

Gets the clock frequency for CMP module.

This function gets the clock frequence for CMP module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 197 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetCmpGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for CMP module.

This function will get the clock gate state for CMP moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 655 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetCmtFreq ( uint32_t  instance )

Gets the clock frequency for CMT module.

This function gets the clock frequence for CMT module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 267 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetCmtGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for CMT module.

This function will get the clock gate state for CMT moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 927 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetCrcFreq ( uint32_t  instance )

Gets the clock frequency for CRC module.

This function gets the clock frequence for CRC module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 155 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetCrcGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for CRC module.

This function will get the clock gate state for CRC moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 553 of file fsl_clock_K64F12.h.

static bool CLOCK_SYS_GetDacGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for DAC module.

This function will get the clock gate state for DAC moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 689 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetDmaFreq ( uint32_t  instance )

Gets the clock frequency for DMA module.

This function gets the clock frequence for DMA moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 57 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetDmaGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for DMA module.

This function will get the clock gate state for DMA moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 315 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetDmamuxFreq ( uint32_t  instance )

Gets the clock frequency for DMAMUX module.

This function gets the clock frequence for DMAMUX moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 71 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetDmamuxGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for DMAMUX module.

This function will get the clock gate state for DMAMUX moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 349 of file fsl_clock_K64F12.h.

static bool CLOCK_SYS_GetEnetGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for ENET module.

This function will get the clock gate state for ENET moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 995 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetEnetRmiiFreq ( uint32_t  instance )

Gets the clock frequency for ENET module RMII clock.

This function gets the clock frequence for ENET module RMII clock..

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 281 of file fsl_clock_K64F12.c.

uint32_t CLOCK_SYS_GetEnetTimeStampFreq ( uint32_t  instance )

Gets the clock frequency for ENET module TIME clock.

This function gets the clock frequence for ENET module TIME clock..

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 312 of file fsl_clock_K64F12.c.

uint32_t CLOCK_SYS_GetEwmFreq ( uint32_t  instance )

Gets the clock frequency for EWM module.

This function gets the clock frequence for EWM moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 113 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetEwmGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for EWM module.

This function will get the clock gate state for EWM moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 451 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetFlexbusFreq ( uint32_t  instance )

Gets the clock frequency for FLEXBUS module.

This function gets the clock frequence for FLEXBUS moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 127 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetFlexbusGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for FLEXBUS module.

This function will get the clock gate state for FLEXBUS moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 485 of file fsl_clock_K64F12.h.

static bool CLOCK_SYS_GetFlexcanGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for FLEXCAN module.

This function will get the clock gate state for FLEXCAN moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1097 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetFtfFreq ( uint32_t  instance )

Gets the clock frequency for FTF module. (Flash Memory)

This function gets the clock frequence for FTF module. (Flash Memory)

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 141 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetFtfGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for FTF module.

This function will get the clock gate state for FTF moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 519 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetFtmFreq ( uint32_t  instance )

Gets the clock frequency for FTM module. (FlexTimer)

This function gets the clock frequence for FTM module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 239 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetFtmGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for FTM module.

This function will get the clock gate state for FTM moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 825 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetGpioFreq ( uint32_t  instance )

Gets the clock frequency for GPIO module.

This function gets the clock frequence for GPIO module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 582 of file fsl_clock_K64F12.c.

uint32_t CLOCK_SYS_GetI2cFreq ( uint32_t  instance )

Gets the clock frequency for I2C module.

This function gets the clock frequence for I2C module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 464 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetI2cGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for I2C module.

This function will get the clock gate state for I2C moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1165 of file fsl_clock_K64F12.h.

static bool CLOCK_SYS_GetLptimerGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for LPTIMER module.

This function will get the clock gate state for LPTIMER moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 893 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetMpuFreq ( uint32_t  instance )

Gets the clock frequency for MPU module.

This function gets the clock frequence for MPU moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 99 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetMpuGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for MPU module.

This function will get the clock gate state for MPU moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 417 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetPdbFreq ( uint32_t  instance )

Gets the clock frequency for PDB module.

This function gets the clock frequence for PDB module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 225 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetPdbGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for PDB module.

This function will get the clock gate state for PDB moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 791 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetPitFreq ( uint32_t  instance )

Gets the clock frequency for PIT module.

This function gets the clock frequence for PIT module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 253 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetPitGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for PIT module.

This function will get the clock gate state for PIT moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 859 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetPortFreq ( uint32_t  instance )

Gets the clock frequency for PORT module.

This function gets the clock frequence for PORT moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 85 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetPortGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for PORT module.

This function will get the clock gate state for PORT moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 383 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetRngaFreq ( uint32_t  instance )

Gets the clock frequency for RNGA module.

This function gets the clock frequence for RNGA module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 169 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetRngaGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for RNGA module.

This function will get the clock gate state for RNGA moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 587 of file fsl_clock_K64F12.h.

static bool CLOCK_SYS_GetRtcGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for RTC module.

This function will get the clock gate state for RTC moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 961 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetSaiFreq ( uint32_t  instance )

Gets the clock frequency for I2S module.

This function gets the clock frequence for I2S module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 568 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetSaiGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for SAI module.

This function will get the clock gate state for SAI moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 757 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetSdhcFreq ( uint32_t  instance )

Gets the clock frequency for SDHC module.

This function gets the clock frequence for SDHC moudle.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 508 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetSdhcGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for SDHC module.

This function will get the clock gate state for SDHC moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1233 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetSpiFreq ( uint32_t  instance )

Gets the clock frequency for SPI module.

This function gets the clock frequence for SPI module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 450 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetSpiGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for SPI module.

This function will get the clock gate state for SPI moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1131 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetUartFreq ( uint32_t  instance )

Gets the clock frequency for UART module.

This function gets the clock frequence for UART module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 478 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetUartGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for UART module.

This function will get the clock gate state for UART moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1199 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetUsbdcdFreq ( uint32_t  instance )

Gets the clock frequency for USB DCD module.

This function gets the clock frequence for USB DCD module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 436 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetUsbdcdGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for USBDCD module.

This function will get the clock gate state for USBDCD moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1063 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetUsbFreq ( uint32_t  instance )

Gets the clock frequency for USB FS OTG module.

This function gets the clock frequence for USB FS OTG module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 372 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetUsbGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for USB module.

This function will get the clock gate state for USB moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 1029 of file fsl_clock_K64F12.h.

uint32_t CLOCK_SYS_GetVrefFreq ( uint32_t  instance )

Gets the clock frequency for VREF module.

This function gets the clock frequence for VREF module.

Parameters:
instancemodule device instance
Returns:
freq clock frequence for this module

Definition at line 211 of file fsl_clock_K64F12.c.

static bool CLOCK_SYS_GetVrefGateCmd ( uint32_t  instance ) [static]

Get the the clock gate state for VREF module.

This function will get the clock gate state for VREF moudle.

Parameters:
instancemodule device instance
Returns:
state true - ungated(Enabled), false - gated (Disabled)

Definition at line 723 of file fsl_clock_K64F12.h.