我在程序看到,在SimpleBLEPeripheral_Init( uint8 task_id )中用osal_start_reload_timer(),而在按键处理函数中用osal_start_timerEx( )。两者可以互相交换应用吗?
Delta:
在TIMER暂停而后恢复的情况下应该有所区别
我在程序看到,在SimpleBLEPeripheral_Init( uint8 task_id )中用osal_start_reload_timer(),而在按键处理函数中用osal_start_timerEx( )。两者可以互相交换应用吗?
在TIMER暂停而后恢复的情况下应该有所区别
CC2340R5: Some questions about implementing the sending of ADV data on the rfPacketTx routine of the CC2340R5 chip
CC2642R: TI CC2642 HID示例问题
CC2642R: CC2642R使用外部存储W25Q16JVSSIQ, 未写成功,求帮看看是什么问题
LAUNCHXL-CC26X2R1: Some questions about the periodic advertising process of the RTLS responder