Searched refs:micro (Results 1 – 5 of 5) sorted by relevance
222 #define NRF_MDK_VERSION_ASSERT_AT_LEAST(major, minor, micro) \ argument227 … (major == MDK_MAJOR_VERSION && minor == MDK_MINOR_VERSION && micro < MDK_MICRO_VERSION) \230 #define NRF_MDK_VERSION_ASSERT_EXACT(major, minor, micro) \ argument
39 * Connect the USB cable between micro connector on board and to a host.
41 * Connect the USB cable between micro connector on board and to a host.
40 * Connect the USB cable between micro connector on board and to a host.
43 * Connect the USB cable between micro connector on board and to a host.
Completed in 8 milliseconds