We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9919c14 commit 8f8ec5fCopy full SHA for 8f8ec5f
include/device.h
@@ -213,9 +213,6 @@ extern "C" {
213
* @details Return the address of a device object created by
214
* DEVICE_DT_INIT(), using the dev_name derived from @p node_id
215
*
216
- * @note A declaration for the corresponding device must be in scope;
217
- * e.g:
218
- *
219
* @param node_id The same as node_id provided to DEVICE_DT_DEFINE()
220
221
* @return A pointer to the device object created by DEVICE_DT_DEFINE()
0 commit comments