#include <stdio.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
◆ app_main()
◆ Task_code1()
| void Task_code1 |
( |
void * | parameter | ) |
|
◆ Task_code2()
| void Task_code2 |
( |
void * | parameter | ) |
|
◆ Task_code3()
| void Task_code3 |
( |
void * | parameter | ) |
|
◆ Task_code4()
| void Task_code4 |
( |
void * | parameter | ) |
|
◆ Task_code5()
| void Task_code5 |
( |
void * | parameter | ) |
|
◆ mySemaphore3
| SemaphoreHandle_t mySemaphore3 = NULL |
◆ mySemaphore4
| SemaphoreHandle_t mySemaphore4 = NULL |
◆ mySemaphore6
| SemaphoreHandle_t mySemaphore6 = NULL |
◆ Task1
◆ Task2
◆ Task3
◆ Task4
◆ Task5