Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_atomic/
Datomic.c34 #define __atomic_exchange_c __atomic_exchange macro
41 #pragma redefine_extname __atomic_exchange_c __atomic_exchange
94 void __atomic_exchange_c(uint size, volatile void *ptr, void *val, void *old, __unused int model) { in __atomic_exchange_c() function