各位:
我现在遇到一个问题,我使用CC1310 nortos 例程修改的程序。IO外部唤醒。使用 (SemaphoreP_pend(Sleep_Handle,100000*weakup_Times) == false)阻塞进程,但是电流在2.6mA左右。请问SemaphoreP_pend 这个函数会自动进入低功耗模式吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
各位:
我现在遇到一个问题,我使用CC1310 nortos 例程修改的程序。IO外部唤醒。使用 (SemaphoreP_pend(Sleep_Handle,100000*weakup_Times) == false)阻塞进程,但是电流在2.6mA左右。请问SemaphoreP_pend 这个函数会自动进入低功耗模式吗?