ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
clockMan1.h File Reference
#include "osa1.h"
#include "Cpu.h"
Include dependency graph for clockMan1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FSL_OSC0_INSTANCE   0U
 OSC instance number. More...
 
#define FSL_CLOCK_MANAGER_CONFIG_CNT   6U
 Count of user configuration structures. More...
 
#define FSL_CLOCK_MANAGER_CALLBACK_CNT   0U
 Count of user Callbacks. More...
 

Variables

osc_user_config_t clockMan1_osc0_Config
 OSC Initialization Configuration Structure. More...
 
clock_manager_user_config_t clockMan1_InitConfig0
 User configuration structure 0. More...
 
clock_manager_user_config_t clockMan1_InitConfig1
 User configuration structure 1. More...
 
clock_manager_user_config_t clockMan1_InitConfig2
 User configuration structure 2. More...
 
clock_manager_user_config_t clockMan1_InitConfig3
 User configuration structure 3. More...
 
clock_manager_user_config_t clockMan1_InitConfig4
 User configuration structure 4. More...
 
clock_manager_user_config_t clockMan1_InitConfig5
 User configuration structure 5. More...
 
clock_manager_user_config_t const * g_clockManConfigsArr []
 Array of pointers to User configuration structures. More...
 
clock_manager_callback_user_config_t * g_clockManCallbacksArr []
 Array of User callbacks. More...
 

Detailed Description

Version
01.00

Definition in file clockMan1.h.