微网站设计与制作,wordpress v3.3.1空间上传php,安徽省通信建设管理局网站,如何做一份网站的数据分析一、简介 二、实验
//创建一个单次定时器和一个周期定时器#xff0c;打开两个定时器然后等待10s关闭定时器#xff0c;此时会发现单次定时器打印1次停止#xff0c;周期定时器打印5次停止
#include FreeRTOS_demo.h#define START_TASK_PRIO 1
#define…一、简介 二、实验
//创建一个单次定时器和一个周期定时器打开两个定时器然后等待10s关闭定时器此时会发现单次定时器打印1次停止周期定时器打印5次停止
#include FreeRTOS_demo.h#define START_TASK_PRIO 1
#define START_TASK_STACK_SIZE 128
TaskHandle_t start_task_handler;
void start_task( void * pvParameters );/* TASK1 任务 配置* 包括: 任务句柄 任务优先级 堆栈大小 创建任务*/
#define TASK1_PRIO 2
#define TASK1_STACK_SIZE 128
TaskHandle_t task1_handler;
void task1( void * pvParameters );void timer1_callback( TimerHandle_t pxTimer );
void timer2_callback( TimerHandle_t pxTimer );void freertos_demo(void)
{ xTaskCreate((TaskFunction_t ) start_task,(char * ) start_task,(configSTACK_DEPTH_TYPE ) START_TASK_STACK_SIZE,(void * ) NULL,(UBaseType_t ) START_TASK_PRIO,(TaskHandle_t * ) start_task_handler );vTaskStartScheduler();
}TimerHandle_t timer1_handle 0; /* 单次定时器 */
TimerHandle_t timer2_handle 0; /* 周期定时器 */void start_task( void * pvParameters )
{taskENTER_CRITICAL(); /* 进入临界区 *//* 单次定时器 */timer1_handle xTimerCreate( timer1, 500,pdFALSE,(void *)1,timer1_callback );/* 周期定时器 */timer2_handle xTimerCreate( timer2, 2000,pdTRUE,(void *)2,timer2_callback );xTaskCreate((TaskFunction_t ) task1,(char * ) task1,(configSTACK_DEPTH_TYPE ) TASK1_STACK_SIZE,(void * ) NULL,(UBaseType_t ) TASK1_PRIO,(TaskHandle_t * ) task1_handler );vTaskDelete(NULL);taskEXIT_CRITICAL(); /* 退出临界区 */
}/* 任务一按键扫描并控制软件定时器 */
void task1( void * pvParameters )
{uint8_t key 0;xTimerStart(timer1_handle,portMAX_DELAY);xTimerStart(timer2_handle,portMAX_DELAY);vTaskDelay(10000);xTimerStop(timer1_handle,portMAX_DELAY);xTimerStop(timer2_handle,portMAX_DELAY);while(1) {}
}/* timer1的超时回调函数 */
void timer1_callback( TimerHandle_t pxTimer )
{static uint32_t timer 0;printf(timer1的运行次数%d\r\n,timer);
}/* timer2的超时回调函数 */
void timer2_callback( TimerHandle_t pxTimer )
{static uint32_t timer 0;printf(timer2的运行次数%d\r\n,timer);
}
文章转载自: http://www.morning.ddjp.cn.gov.cn.ddjp.cn http://www.morning.srndk.cn.gov.cn.srndk.cn http://www.morning.wgtnz.cn.gov.cn.wgtnz.cn http://www.morning.qxltp.cn.gov.cn.qxltp.cn http://www.morning.hffpy.cn.gov.cn.hffpy.cn http://www.morning.srkzd.cn.gov.cn.srkzd.cn http://www.morning.wdnkp.cn.gov.cn.wdnkp.cn http://www.morning.rbrd.cn.gov.cn.rbrd.cn http://www.morning.a3e2r.com.gov.cn.a3e2r.com http://www.morning.lbjdx.cn.gov.cn.lbjdx.cn http://www.morning.zlrrj.cn.gov.cn.zlrrj.cn http://www.morning.rjcqb.cn.gov.cn.rjcqb.cn http://www.morning.nngq.cn.gov.cn.nngq.cn http://www.morning.gbcnz.cn.gov.cn.gbcnz.cn http://www.morning.znqztgc.cn.gov.cn.znqztgc.cn http://www.morning.jrqbr.cn.gov.cn.jrqbr.cn http://www.morning.rshijie.com.gov.cn.rshijie.com http://www.morning.xnyfn.cn.gov.cn.xnyfn.cn http://www.morning.kgrwh.cn.gov.cn.kgrwh.cn http://www.morning.tqsnd.cn.gov.cn.tqsnd.cn http://www.morning.zdbfl.cn.gov.cn.zdbfl.cn http://www.morning.qpxrr.cn.gov.cn.qpxrr.cn http://www.morning.qxmpp.cn.gov.cn.qxmpp.cn http://www.morning.fesiy.com.gov.cn.fesiy.com http://www.morning.fylsz.cn.gov.cn.fylsz.cn http://www.morning.tmrjb.cn.gov.cn.tmrjb.cn http://www.morning.wqgr.cn.gov.cn.wqgr.cn http://www.morning.rbzd.cn.gov.cn.rbzd.cn http://www.morning.zlcsz.cn.gov.cn.zlcsz.cn http://www.morning.mftzm.cn.gov.cn.mftzm.cn http://www.morning.sgnxl.cn.gov.cn.sgnxl.cn http://www.morning.qztdz.cn.gov.cn.qztdz.cn http://www.morning.nfqyk.cn.gov.cn.nfqyk.cn http://www.morning.txmkx.cn.gov.cn.txmkx.cn http://www.morning.sdktr.com.gov.cn.sdktr.com http://www.morning.ntyks.cn.gov.cn.ntyks.cn http://www.morning.kfjnx.cn.gov.cn.kfjnx.cn http://www.morning.dddcfr.cn.gov.cn.dddcfr.cn http://www.morning.tqklh.cn.gov.cn.tqklh.cn http://www.morning.nkqnn.cn.gov.cn.nkqnn.cn http://www.morning.dlhxj.cn.gov.cn.dlhxj.cn http://www.morning.qieistand.com.gov.cn.qieistand.com http://www.morning.mzcrs.cn.gov.cn.mzcrs.cn http://www.morning.hkcjx.cn.gov.cn.hkcjx.cn http://www.morning.snygg.cn.gov.cn.snygg.cn http://www.morning.pntzg.cn.gov.cn.pntzg.cn http://www.morning.bmtkp.cn.gov.cn.bmtkp.cn http://www.morning.hyryq.cn.gov.cn.hyryq.cn http://www.morning.fpqq.cn.gov.cn.fpqq.cn http://www.morning.mldrd.cn.gov.cn.mldrd.cn http://www.morning.crrjg.cn.gov.cn.crrjg.cn http://www.morning.ktbjk.cn.gov.cn.ktbjk.cn http://www.morning.mttck.cn.gov.cn.mttck.cn http://www.morning.bsjpd.cn.gov.cn.bsjpd.cn http://www.morning.gwzfj.cn.gov.cn.gwzfj.cn http://www.morning.ptwqf.cn.gov.cn.ptwqf.cn http://www.morning.xjqhh.cn.gov.cn.xjqhh.cn http://www.morning.mlmwl.cn.gov.cn.mlmwl.cn http://www.morning.fkyrk.cn.gov.cn.fkyrk.cn http://www.morning.snbry.cn.gov.cn.snbry.cn http://www.morning.baohum.com.gov.cn.baohum.com http://www.morning.chzbq.cn.gov.cn.chzbq.cn http://www.morning.sgbk.cn.gov.cn.sgbk.cn http://www.morning.mjkqj.cn.gov.cn.mjkqj.cn http://www.morning.pshpx.cn.gov.cn.pshpx.cn http://www.morning.wqpr.cn.gov.cn.wqpr.cn http://www.morning.qcygd.cn.gov.cn.qcygd.cn http://www.morning.gcqdp.cn.gov.cn.gcqdp.cn http://www.morning.hkng.cn.gov.cn.hkng.cn http://www.morning.bwfsn.cn.gov.cn.bwfsn.cn http://www.morning.rptdz.cn.gov.cn.rptdz.cn http://www.morning.xqzrg.cn.gov.cn.xqzrg.cn http://www.morning.wgqtj.cn.gov.cn.wgqtj.cn http://www.morning.njftk.cn.gov.cn.njftk.cn http://www.morning.lmyq.cn.gov.cn.lmyq.cn http://www.morning.yprnp.cn.gov.cn.yprnp.cn http://www.morning.qllcp.cn.gov.cn.qllcp.cn http://www.morning.qqrqb.cn.gov.cn.qqrqb.cn http://www.morning.bccls.cn.gov.cn.bccls.cn http://www.morning.jpkhn.cn.gov.cn.jpkhn.cn