Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_sync_baremetal/public/pw_sync_baremetal/
H A Dinterrupt_spin_lock_native.h21 using NativeInterruptSpinLockHandle = std::atomic_flag&; variable
/aosp_15_r20/external/pigweed/pw_sync_stl/public/pw_sync_stl/
H A Dinterrupt_spin_lock_native.h21 using NativeInterruptSpinLockHandle = std::atomic_flag&; variable
/aosp_15_r20/external/pigweed/pw_sync_embos/public/pw_sync_embos/
H A Dinterrupt_spin_lock_native.h23 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; variable
/aosp_15_r20/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
H A Dinterrupt_spin_lock_native.h24 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; variable
/aosp_15_r20/external/pigweed/pw_sync_zephyr/public/pw_sync_zephyr/
H A Dinterrupt_spin_lock_native.h29 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; variable
/aosp_15_r20/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
H A Dinterrupt_spin_lock_native.h35 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; variable