Home
last modified time | relevance | path

Searched refs:NRF_STRING_CONCATENATE (Results 1 – 1 of 1) sorted by relevance

/external/platform/nrfx/mdk/
A Dcompiler_abstraction.h41 #ifndef NRF_STRING_CONCATENATE
42 #define NRF_STRING_CONCATENATE(lhs, rhs) NRF_STRING_CONCATENATE_IMPL(lhs, rhs) macro
80 ;enum { NRF_STRING_CONCATENATE(static_assert_on_line_, __LINE__) = 1 / (!!(cond)) }

Completed in 4 milliseconds