摘要: FreeRTOS———低功耗 本节没有进行翻译,如有需要请留言。 FreeRTOS———低功耗Power Saving IntroductionThe portSUPPRESS_TICKS_AND_SLEEP() MacroImplementing portSUPPRESS_TICKS_AND_SL 阅读全文
posted @ 2021-01-06 13:55 JerryZheng2020 阅读(354) 评论(0) 推荐(0) 编辑
摘要: FreeRTOS Task Notification FreeRTOS Task Notification和其它IPC方法的区别通过中间对象task通知——直接task通信Task Notifications 的优缺点优点缺点使用Task NotificationsxTaskNotifyGive() 阅读全文
posted @ 2021-01-06 13:29 JerryZheng2020 阅读(2399) 评论(0) 推荐(0) 编辑
摘要: FreeRTOS Note for EventGroup FreeRTOS Note for EventGroupEvent Group特性利用Event Group 管理事件xEventGroupCreate()xEventGroupSetBits()xEventGroupSetBitsFromI 阅读全文
posted @ 2021-01-06 13:28 JerryZheng2020 阅读(1456) 评论(0) 推荐(0) 编辑
摘要: 资源管理Resources Management临界区域 和 调度挂起临界区域 Basic Critical Sections调度挂起Suspending (or Locking) the Scheduler互斥锁xSemaphoreCreateMutex() API优先级反转优先级继承死锁循环互斥 阅读全文
posted @ 2021-01-06 13:25 JerryZheng2020 阅读(482) 评论(0) 推荐(0) 编辑
摘要: FreeRTOS Interrupt ManagementxHigherPriorityTaskWokenportYIELD_FROM_ISR() and portEND_SWITCHING_ISR()延迟中断处理Deferred Interrupt ProcessingBinary Semapho 阅读全文
posted @ 2021-01-06 13:24 JerryZheng2020 阅读(2702) 评论(2) 推荐(0) 编辑
摘要: FreeRTOS Software Timer Note FreeRTOS Software Timer NoteTimer回调函数原型Timer StateAuto Reload Timerone-Short TimerTimer command queueTimer APITimer creat 阅读全文
posted @ 2021-01-06 13:24 JerryZheng2020 阅读(1465) 评论(0) 推荐(0) 编辑