Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/
H A Dos.h46 #define OS_ENTER_CRITICAL(_sr) (_sr = ble_npl_hw_enter_critical()) argument
47 #define OS_EXIT_CRITICAL(_sr) (ble_npl_hw_exit_critical(_sr)) argument