![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|

Go to the source code of this file.
Macros | |
| #define | ISF_BM_PIT_INSTANCE (0) |
| #define | BM_PIT_SCALER (24) |
| #define | BM_PIT_SOURCE_CLK (24000000) |
| #define | BM_ROLLOVER_PERIOD (0x100000000/BM_PIT_SCALER) |
| #define | CPU_MK64FN1M0VLL12 |
| #define BM_PIT_SCALER (24) |
Definition at line 3 of file BM_pit_instance.h.
Referenced by pit_set_timer_period_us().
| #define BM_PIT_SOURCE_CLK (24000000) |
Definition at line 4 of file BM_pit_instance.h.
Referenced by pit_init_module().
| #define BM_ROLLOVER_PERIOD (0x100000000/BM_PIT_SCALER) |
Definition at line 5 of file BM_pit_instance.h.
| #define CPU_MK64FN1M0VLL12 |
Definition at line 6 of file BM_pit_instance.h.
| #define ISF_BM_PIT_INSTANCE (0) |
Definition at line 2 of file BM_pit_instance.h.
Referenced by bm_timer_init(), and pit_init().