请问下使用void os_timer_init(os_timer_t *ptimer, os_timer_func_t pfunction, void *parg);定时器时,该如何设置优先级
X
xls 发布的帖子
-
关于os_timer优先级问题发布在 FR800x
-
关于低功耗问题发布在 FR800x
在fr8000-master\examples\none_evm下的例程中,无user_entry_before_sleep_imp和user_entry_after_sleep_imp,添加后使用system_sleep_enable无效,请问该如何正确使用


,是自动唤醒还是需要实现中断中唤醒?