Searched refs:CORE_DECLARE_NVIC_ZEROMASK (Results 1 – 2 of 2) sorted by relevance
90 #define CORE_DECLARE_NVIC_ZEROMASK(x) CORE_nvicMask_t x = { { 0 } } macro
138 #define CORE_DECLARE_NVIC_ZEROMASK(x) CORE_nvicMask_t x = { { 0 } } macro