CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
firmware
Core
Inc
rtos_tasks
rtos_eps_tasks.h
Go to the documentation of this file.
1
#ifndef INCLUDE_GUARD_RTOS_EPS_TASKS_H__
2
#define INCLUDE_GUARD_RTOS_EPS_TASKS_H__
3
4
void
TASK_service_eps_watchdog
(
void
*argument);
5
void
TASK_time_sync
(
void
*argument);
6
7
#endif
// INCLUDE_GUARD_RTOS_EPS_TASKS_H__`
TASK_service_eps_watchdog
void TASK_service_eps_watchdog(void *argument)
periodically sends a command to the eps to reset the watchdog timer
Definition
rtos_eps_tasks.c:28
TASK_time_sync
void TASK_time_sync(void *argument)
Definition
rtos_eps_tasks.c:68
Generated by
1.16.1