![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
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... | |
Definition in file clockMan1.h.