首页 操作系统 其它     /    TIZ-Stack中的OSAL纯净版

TIZ-Stack中的OSAL纯净版

上传者: qq_21352095 | 上传时间:2023/12/6 8:56:45 | 文件大小:234KB | 文件类型:zip
TIZ-Stack中的OSAL纯净版
1、基于Z-Stack-3.0.2;
2、IAR版本:IAR-10.10;
3、平台:CC2530;
4、剔除所有ZigBee相关的代码,只留下OSAL核心部分和HAL层;
5、OSAL定时器采用16位计数器的定时器1,单位计时:4us,累计1ms更新OSAL_Clock和OSAL_Timer;
6、增加睡眠时间更新,使OSAL_Clock和OSAL_Timer不丢失时间;
7、在IO中断服务程序立即启动HAL_PWRMGR_HOLD_EVENT事件,是按键能正常反应(原版Z-Stack睡眠是按键反应较慢),按键事件完成后立即启动HAL_PWRMGR_CONSERVE_EVENT事件,使使设备能正常睡眠;

文件下载

资源详情

[{"title":"(76个子文件234KB)TIZ-Stack中的OSAL纯净版","children":[{"title":"OSAL","children":[{"title":"Components","children":[{"title":"hal","children":[{"title":"common","children":[{"title":"hal_assert.c <span style='color:#111;'>9.73KB</span>","children":null,"spread":false},{"title":"hal_drivers.c <span style='color:#111;'>8.73KB</span>","children":null,"spread":false}],"spread":true},{"title":"target","children":[{"title":"CC2530EB","children":[{"title":"hal_dma.c <span style='color:#111;'>5.41KB</span>","children":null,"spread":false},{"title":"hal_aes.h <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"hal_startup.c <span style='color:#111;'>4.16KB</span>","children":null,"spread":false},{"title":"hal_oad.c <span style='color:#111;'>16.76KB</span>","children":null,"spread":false},{"title":"hal_board_cfg.h <span style='color:#111;'>17.92KB</span>","children":null,"spread":false},{"title":"hal_timer.c <span style='color:#111;'>2.68KB</span>","children":null,"spread":false},{"title":"hal_flash.c <span style='color:#111;'>6.55KB</span>","children":null,"spread":false},{"title":"hal_ccm.h <span style='color:#111;'>2.98KB</span>","children":null,"spread":false},{"title":"hal_adc.c <span style='color:#111;'>11.78KB</span>","children":null,"spread":false},{"title":"_hal_uart_dma.c <span style='color:#111;'>24.40KB</span>","children":null,"spread":false},{"title":"font.h <span style='color:#111;'>300B</span>","children":null,"spread":false},{"title":"hal_ota.h <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"hal_ota.c <span style='color:#111;'>14.99KB</span>","children":null,"spread":false},{"title":"_hal_uart_isr.c <span style='color:#111;'>17.03KB</span>","children":null,"spread":false},{"title":"hal_led.c <span style='color:#111;'>16.37KB</span>","children":null,"spread":false},{"title":"hal_oad.h <span style='color:#111;'>5.23KB</span>","children":null,"spread":false},{"title":"hal_mcu.h <span style='color:#111;'>8.93KB</span>","children":null,"spread":false},{"title":"hal_dma.h <span style='color:#111;'>12.50KB</span>","children":null,"spread":false},{"title":"font.c <span style='color:#111;'>29.66KB</span>","children":null,"spread":false},{"title":"hal_sleep.c <span style='color:#111;'>20.14KB</span>","children":null,"spread":false},{"title":"hal_mac_cfg.h <span style='color:#111;'>3.04KB</span>","children":null,"spread":false},{"title":"hal_key.c <span style='color:#111;'>26.26KB</span>","children":null,"spread":false},{"title":"hal_oled_spi.c <span style='color:#111;'>28.93KB</span>","children":null,"spread":false},{"title":"hal_uart.c <span style='color:#111;'>9.06KB</span>","children":null,"spread":false},{"title":"hal_types.h <span style='color:#111;'>4.39KB</span>","children":null,"spread":false}],"spread":false},{"title":"Hardware","children":[{"title":"HalHardwareApi_CC2530.c <span style='color:#111;'>28.44KB</span>","children":null,"spread":false},{"title":"HalHardwareApi_CC2530.h <span style='color:#111;'>8.56KB</span>","children":null,"spread":false},{"title":"HalHardwareDefine_CC2530.h <span style='color:#111;'>33.68KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"include","children":[{"title":"hal_lcd.h <span style='color:#111;'>5.95KB</span>","children":null,"spread":false},{"title":"hal_timer.h <span style='color:#111;'>12.17KB</span>","children":null,"spread":false},{"title":"hal_flash.h <span style='color:#111;'>4.84KB</span>","children":null,"spread":false},{"title":"hal_assert.h <span style='color:#111;'>5.35KB</span>","children":null,"spread":false},{"title":"hal_rpc.h <span style='color:#111;'>5.91KB</span>","children":null,"spread":false},{"title":"hal_sleep.h <span style='color:#111;'>3.20KB</span>","children":null,"spread":false},{"title":"hal_defs.h <span style='color:#111;'>5.85KB</span>","children":null,"spread":false},{"title":"hal_led.h <span style='color:#111;'>4.19KB</span>","children":null,"spread":false},{"title":"hal_adc.h <span style='color:#111;'>6.12KB</span>","children":null,"spread":false},{"title":"hal_key.h <span style='color:#111;'>6.09KB</span>","children":null,"spread":false},{"title":"hal_drivers.h <span style='color:#111;'>4.33KB</span>","children":null,"spread":false},{"title":"hal_board.h <span style='color:#111;'>28B</span>","children":null,"spread":false},{"title":"hal_uart.h <span style='color:#111;'>7.61KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"osal","children":[{"title":"common","children":[{"title":"OSAL_Timers.c <span style='color:#111;'>16.65KB</span>","children":null,"spread":false},{"title":"OSAL_Memory.c <span style='color:#111;'>21.11KB</span>","children":null,"spread":false},{"title":"OSAL_Clock.c <span style='color:#111;'>14.02KB</span>","children":null,"spread":false},{"title":"OSAL.c <span style='color:#111;'>33.76KB</span>","children":null,"spread":false},{"title":"OSAL_Task.c <span style='color:#111;'>13.77KB</span>","children":null,"spread":false},{"title":"OSAL_PwrMgr.c <span style='color:#111;'>6.80KB</span>","children":null,"spread":false}],"spread":true},{"title":"mcu","children":[{"title":"cc2530","children":[{"title":"OSAL_Math.s51 <span style='color:#111;'>6.03KB</span>","children":null,"spread":false},{"title":"OSAL_Nv.c <span style='color:#111;'>43.52KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"include","children":[{"title":"OSAL.h <span style='color:#111;'>8.38KB</span>","children":null,"spread":false},{"title":"OSAL_Memory.h <span style='color:#111;'>4.79KB</span>","children":null,"spread":false},{"title":"comdef.h <span style='color:#111;'>5.02KB</span>","children":null,"spread":false},{"title":"OSAL_Tasks.h <span style='color:#111;'>3.56KB</span>","children":null,"spread":false},{"title":"OSAL_PwrMgr.h <span style='color:#111;'>5.42KB</span>","children":null,"spread":false},{"title":"osal_task.h <span style='color:#111;'>13.64KB</span>","children":null,"spread":false},{"title":"ZComDef.h <span style='color:#111;'>19.59KB</span>","children":null,"spread":false},{"title":"OSAL_Clock.h <span style='color:#111;'>4.83KB</span>","children":null,"spread":false},{"title":"OSAL_Timers.h <span style='color:#111;'>4.75KB</span>","children":null,"spread":false},{"title":"OSAL_Nv.h <span style='color:#111;'>4.50KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"Projects","children":[{"title":"zstack","children":[{"title":"Tools","children":[{"title":"CC2530DB","children":[{"title":"f8w2530.xcl <span style='color:#111;'>10.23KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"ZMain","children":[{"title":"TI2530DB","children":[{"title":"OnBoard.c <span style='color:#111;'>11.94KB</span>","children":null,"spread":false},{"title":"ZMain.c <span style='color:#111;'>3.76KB</span>","children":null,"spread":false},{"title":"OnBoard.h <span style='color:#111;'>10.32KB</span>","children":null,"spread":false},{"title":"chipcon_cstartup.s51 <span style='color:#111;'>15.25KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"HomeAutomation","children":[{"title":"GenericApp","children":[{"title":"CC2530DB","children":[{"title":"GenericApp.ewd <span style='color:#111;'>24.41KB</span>","children":null,"spread":false},{"title":"GenericApp.eww <span style='color:#111;'>747B</span>","children":null,"spread":false},{"title":"GenericApp.ewp <span style='color:#111;'>49.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"Source","children":[{"title":"OSAL_GenericApp.c <span style='color:#111;'>3.88KB</span>","children":null,"spread":false},{"title":"zcl_genericapp.h <span style='color:#111;'>3.44KB</span>","children":null,"spread":false},{"title":"Task_2.c <span style='color:#111;'>3.85KB</span>","children":null,"spread":false},{"title":"Task_1.c <span style='color:#111;'>2.87KB</span>","children":null,"spread":false},{"title":"zcl_genericapp.c <span style='color:#111;'>10.27KB</span>","children":null,"spread":false},{"title":"Task_1.h <span style='color:#111;'>1.75KB</span>","children":null,"spread":false},{"title":"Task_2.h <span style='color:#111;'>1.91KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • ping3570:
    不清楚啊。2019-08-17

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明