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
5
6
void
TASK_service_eps_watchdog
(
void
*argument);
7
void
TASK_time_sync
(
void
*argument);
8
#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:23
TASK_time_sync
void TASK_time_sync(void *argument)
Definition
rtos_eps_tasks.c:64
Generated by
1.13.2