|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
STM32 Periodic Timer implementation — HAL TIM base with ISR dispatch. More...
Namespaces | |
| namespace | anonymous_namespace{StmPeriodicTimer.cpp} |
Functions | |
| uint32_t | HAL_TIM_Base_Start_IT (TIM_HandleTypeDef *htim) |
| uint32_t | HAL_TIM_Base_Stop_IT (TIM_HandleTypeDef *htim) |
| uint32_t | HAL_GetTick (void) |
Variables | |
| constexpr uint32_t | anonymous_namespace{StmPeriodicTimer.cpp}::kTimPscOffset = 0x28 |
| constexpr uint32_t | anonymous_namespace{StmPeriodicTimer.cpp}::kTimArrOffset = 0x2C |
| constexpr uint32_t | anonymous_namespace{StmPeriodicTimer.cpp}::kTimEgrOffset = 0x14 |
| constexpr uint32_t | anonymous_namespace{StmPeriodicTimer.cpp}::kTimEgrUgBit = 0x01 |
STM32 Periodic Timer implementation — HAL TIM base with ISR dispatch.
|
extern |
|
extern |
|
extern |