CTS-SAT-1-OBC-Firmware
|
Functions | |
void | TIM_delay_blocking_ms (uint32_t delay_time_ms) |
Delay blocking, not yielding to other RTOS tasks. | |
uint32_t | TIM_get_uptime_ms () |
Get the uptime of the system in milliseconds. | |
void TIM_delay_blocking_ms | ( | uint32_t | delay_time_ms | ) |
Delay blocking, not yielding to other RTOS tasks.
delay_time_ms | Duration to delay, in milliseconds. |
uint32_t TIM_get_uptime_ms | ( | ) |
Get the uptime of the system in milliseconds.