rusEFI
The most advanced open source ECU
|
Kinetis KE1xF HAL subsystem low level driver header.
Definition in file hal_lld.h.
Typedefs | |
typedef uint32_t | halclock_t |
Type representing a system clock frequency. | |
typedef uint32_t | halrtcnt_t |
Type of the realtime free counter value. | |
Functions | |
void | hal_lld_init (void) |
Low level HAL driver initialization. | |
void | ke1xf_init (void) |
KE1xF initialization. | |