summaryrefslogtreecommitdiff
path: root/core/cortex-m/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* atomic: add atomic_and functionDawid Niedzwiecki2022-03-091-0/+5
* atomic: extract atomic_t to a separated fileDawid Niedzwiecki2021-11-241-3/+1
* atomic.h: atomic_clear_bits: return previously stored valueTing Shen2021-07-291-2/+2
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* atomic: remove deprecated atomic functionsDawid Niedzwiecki2020-10-301-64/+0
* core/cortex-m: add Zephyr compatible atomic functionsDawid Niedzwiecki2020-10-081-0/+29
* 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
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-5/+5
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-15/+15
* Move externs from .lds file into a header fileRandall Spangler2012-04-191-4/+6
* Move SoC-independant headers to another directoryVincent Palatin2012-01-261-0/+65