HomeSort by: relevance | last modified time | path
    Searched defs:atomic_and_16_nv (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libc/atomic/
atomic_and_16_nv_cas.c 36 uint16_t atomic_and_16_nv(volatile uint16_t *addr, uint16_t val);
39 atomic_and_16_nv(volatile uint16_t *addr, uint16_t val) function in typeref:typename:uint16_t
51 #undef atomic_and_16_nv
52 atomic_op_alias(atomic_and_16_nv,_atomic_and_16_nv)
atomic_op_namespace.h 60 #define atomic_and_16_nv _atomic_and_16_nv macro

Completed in 12 milliseconds