Home
last modified time | relevance | path

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

/components/libc/compilers/newlib/
A DSConscript17 …CPPDEFINES = ['RT_USING_NEWLIBC', 'RT_USING_LIBC', '_POSIX_C_SOURCE=1'] # identify this is Newlib,…
/components/libc/compilers/picolibc/
A DSConscript23 …BC', '_POSIX_C_SOURCE=1', '__PICOLIBC_ERRNO_FUNCTION=pico_get_errno'] # identify this is Newlib, a…
/components/drivers/nvme/
A Dnvme.c703 cmd.identify.opcode = RT_NVME_ADMIN_OPCODE_IDENTIFY; in nvme_identify()
704 cmd.identify.nsid = rt_cpu_to_le32(nsid); in nvme_identify()
705 cmd.identify.prp1 = rt_cpu_to_le64(data_phy); in nvme_identify()
709 cmd.identify.prp2 = 0; in nvme_identify()
714 cmd.identify.prp2 = rt_cpu_to_le64(data_phy); in nvme_identify()
716 cmd.identify.cns = rt_cpu_to_le32(cns); in nvme_identify()
/components/drivers/include/drivers/
A Dnvme.h444 struct rt_nvme_command_identify identify; member
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt479 * Previous PPP API used an integer to identify PPP sessions, we are now
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt479 * Previous PPP API used an integer to identify PPP sessions, we are now
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile30 # double-quotes, unless you are using Doxywizard) that should identify the
1258 # This tag specifies a string that should uniquely identify the documentation
1266 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile30 # double-quotes, unless you are using Doxywizard) that should identify the
1269 # This tag specifies a string that should uniquely identify the documentation
1277 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
A Dlwip.Doxyfile.cmake.in30 # double-quotes, unless you are using Doxywizard) that should identify the
1269 # This tag specifies a string that should uniquely identify the documentation
1277 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify

Completed in 20 milliseconds