Home
last modified time | relevance | path

Searched refs:SwiP_LockState (Results 1 – 1 of 1) sorted by relevance

/hal_ti-2.7.6/simplelink/kernel/zephyr/dpl/
DSwiP_zephyr.c26 typedef uint32_t SwiP_LockState; typedef
52 static volatile SwiP_LockState SwiP_lockState;
171 SwiP_LockState previousLockState = SwiP_lockState; in SwiP_disable()