summaryrefslogtreecommitdiff
path: root/include/compile_time_macros.h
Commit message (Expand)AuthorAgeFilesLines
* compile_time_macros: Add GENMASK and GENMASK_ULLCraig Hesling2021-09-171-0/+16
* common: Add BIT macroGwendal Grignou2021-09-171-0/+6
* ec: Add macro to check if constant index is too largeGwendal Grignou2018-10-231-0/+6
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-2/+0
* usb_update: Add handler for pairing challenge commandNicolas Boichat2017-06-151-0/+2
* NPCX: Refactor GPIO driver for functionality and sizeAnton Staaf2016-03-021-0/+4
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-291-0/+26