summaryrefslogtreecommitdiff
path: root/core/nds32/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* atomic.h: atomic_clear_bits: return previously stored valueTing Shen2021-07-291-1/+4
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* atomic: remove deprecated atomic functionsDawid Niedzwiecki2020-10-301-52/+0
* core/nds32: add Zephyr compatible atomic functionsDawid Niedzwiecki2020-10-201-0/+61
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-5/+14
* it83xx: read_clear_int_mask() read and clear interrupt bit.Dino Li2020-09-241-10/+10
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* nds32: use INT_MASK instead of GIEDino Li2015-08-201-15/+16
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-5/+5
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-101-0/+56