您好,我在C:\ti\simplelink_cc2640r2_sdk_3_20_00_21\examples\rtos\CC2640R2_LAUNCHXL\drivers\pinStandby 例程中,
芯片睡眠过程中,sleep(5),想在3秒打断睡眠,有可以打断睡眠,唤醒的函数吗?
谢谢,我看pinshutdown 有wakeup唤醒的,pinstandby 有吗?
Viki Shi:
这两个函数是展示基本功能的,实际应用的时候可以根据需要自行添加
您好,我在C:\ti\simplelink_cc2640r2_sdk_3_20_00_21\examples\rtos\CC2640R2_LAUNCHXL\drivers\pinStandby 例程中,
芯片睡眠过程中,sleep(5),想在3秒打断睡眠,有可以打断睡眠,唤醒的函数吗?
谢谢,我看pinshutdown 有wakeup唤醒的,pinstandby 有吗?
这两个函数是展示基本功能的,实际应用的时候可以根据需要自行添加