Home
last modified time | relevance | path

Searched defs:_sr (Results 1 – 1 of 1) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dos.h55 #define OS_ENTER_CRITICAL(_sr) (((_sr) = ble_npl_hw_enter_critical())) argument
56 #define OS_EXIT_CRITICAL(_sr) (ble_npl_hw_exit_critical(_sr)) argument