]> begriffs open source - cmsis/commit
Core(M): Removed overused type casts in NVIC functions (Issue #248).
authorJonatan Antoni <jonatan.antoni@arm.com>
Tue, 9 Jan 2018 09:26:33 +0000 (10:26 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Tue, 9 Jan 2018 09:27:37 +0000 (10:27 +0100)
commit093bf32939cd0d4ff41190359279bc875003ffae
treead3b372d2e43e872e8030c64df98ae88740d11c9
parentba4e35f9995a2081fc2d760327cf143e36bba035
Core(M): Removed overused type casts in NVIC functions (Issue #248).
- Enhanced NVIC test case to cover all NVIC functions.
- Fixed some typos in inline documentation.
12 files changed:
CMSIS/Core/Include/core_armv8mbl.h
CMSIS/Core/Include/core_armv8mml.h
CMSIS/Core/Include/core_cm0.h
CMSIS/Core/Include/core_cm0plus.h
CMSIS/Core/Include/core_cm23.h
CMSIS/Core/Include/core_cm3.h
CMSIS/Core/Include/core_cm33.h
CMSIS/Core/Include/core_cm4.h
CMSIS/Core/Include/core_cm7.h
CMSIS/Core/Include/core_sc000.h
CMSIS/Core/Include/core_sc300.h
CMSIS/CoreValidation/Source/CV_CoreFunc.c