Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DSwiP_zephyr.c27 typedef uint32_t SwiP_LockState; typedef
57 static volatile SwiP_LockState SwiP_lockState;
185 SwiP_LockState previousLockState = SwiP_lockState; in SwiP_disable()
/hal_ti-latest/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()