Searched refs:NRF_MDK_VERSION_ASSERT_AT_LEAST (Results 1 – 2 of 2) sorted by relevance
| /hal_nordic-latest/nrfx/mdk/ | ||
| D | nrf_erratas.h | 41 NRF_MDK_VERSION_ASSERT_AT_LEAST(8,34,0); |
| D | compiler_abstraction.h | 447 #define NRF_MDK_VERSION_ASSERT_AT_LEAST(major, minor, micro) \ macro |