Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/doc/
Dnrfx.doxyfile204 # style comments (thus requiring an explicit @brief command for a brief
223 # requiring an explicit \brief command for a brief description.)
272 # will allow you to put the command \sideeffect (or @sideeffect) in the
426 # \nosubgrouping command.
591 # \internal command is included. If the tag is set to NO then the documentation
749 # controlled using \showinitializer or \hideinitializer command in the
779 # popen()) the command command input-file, where command is the value of the
890 # In the $text part of the WARN_FORMAT command it is possible that a reference
1017 # command).
1037 # \image command).
[all …]
/hal_nordic-3.4.0/nrfx/samples/doc/
Dnrfx_examples.doxyfile204 # style comments (thus requiring an explicit @brief command for a brief
223 # requiring an explicit \brief command for a brief description.)
272 # will allow you to put the command \sideeffect (or @sideeffect) in the
424 # \nosubgrouping command.
589 # \internal command is included. If the tag is set to NO then the documentation
747 # controlled using \showinitializer or \hideinitializer command in the
777 # popen()) the command command input-file, where command is the value of the
888 # In the $text part of the WARN_FORMAT command it is possible that a reference
1008 # command).
1028 # \image command).
[all …]
/hal_nordic-3.4.0/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h4241 SPINEL_API_EXTERN const char *spinel_command_to_cstr(spinel_command_t command);
Dspinel.c1152 const char *spinel_command_to_cstr(spinel_command_t command) in spinel_command_to_cstr() argument
1156 switch (command) in spinel_command_to_cstr()
/hal_nordic-3.4.0/nrfx/
DCHANGELOG.md335 …se could be violated after the NFCT peripheral was put to the Sleep state with the SLP_REQ command.