Searched full:recognize (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-latest/dts/bindings/usb/renesas/ |
D | renesas,ra-usbfs.yaml | 27 Interrupts must be given corresponding names so that the shim driver can recognize them.
|
D | renesas,ra-usbhs.yaml | 26 Interrupts must be given corresponding names so that the shim driver can recognize them.
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | compiler_flags.cmake | 19 # xcc does not recognize -fno-printf-return-value
|
/Zephyr-latest/arch/x86/core/ |
D | intel64.cmake | 5 # XXX: When using the Intel toolchain, cmake doesn't recognize .S files
|
/Zephyr-latest/cmake/toolchain/xt-clang/ |
D | generic.cmake | 11 # However, CMake doesn't recognize it when invoking through xt-clang.
|
/Zephyr-latest/cmake/toolchain/xcc/ |
D | generic.cmake | 16 # However, CMake doesn't recognize it when invoking through xt-xcc.
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | __arithmetic.S | 5 * When the 'M' extension is disabled, compiler can not recognize div/mul
|
/Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/ |
D | att_read.h | 35 * algorithm requires it to recognize the last characteristic in a
|
/Zephyr-latest/cmake/toolchain/oneApi/ |
D | generic.cmake | 36 # and the clang from oneApi can't recognize those cross
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | mem.h | 22 * For ANDing of ~3: We observe y & (~3) == (y>>2)<<2, and we recognize
|
/Zephyr-latest/subsys/fs/fcb/ |
D | fcb_priv.h | 34 * bytes of flash erase value, which is used to recognize end of records,
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 4 Recognize gestures from an accelerometer using TensorFlow Lite for Microcontrollers and a 20KB
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find_irk/src/ |
D | main.c | 124 /* Set the index to the IRK value to recognize row index during bt_rpa_irk_matches() in rpa_resolving_ts_setup() 241 /* Set the index to the IRK value to recognize row index during bt_rpa_irk_matches() in no_resolving_ts_setup()
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | Kconfig | 173 it does not recognize the EtherType in the header. By default, such
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 161 bool "Reply with NAK for DHCP Requests from clients we do not recognize"
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | blackmagicprobe.py | 114 # as_posix() because gdb doesn't recognize backslashes as path
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 75 1. The ``west bindesc`` tool would be able to recognize what the descriptor means and
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 291 shell_error(sh, "can't recognize data type %s", dtype); in cmd_read() 366 shell_error(sh, "can't recognize data type %s", in cmd_write() 502 shell_error(sh, "can't recognize specifier %s", in cmd_stop()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lis2dw12-common.yaml | 210 100Hz ODR and 30ms ff-duration for recognize freefall detection
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 131 # because clang from OneApi can't recognize them as asm files on
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 138 # Flags for set extra warnigs (ARCMWDT asm can't recognize --fatal-warnings. Skip it)
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee_smc.h | 186 * OPTEE_SMC_RETURN_UNKNOWN_FUNCTION Trusted OS does not recognize this 573 * OPTEE_SMC_RETURN_UNKNOWN_FUNCTION Trusted OS does not recognize this
|
/Zephyr-latest/include/zephyr/sys/ |
D | notify.h | 194 * It may fail to recognize that an uninitialized structure has been
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | swap.S | 360 * such that the GDB stack frame unwinders recognize it as the outermost frame
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 248 "bootx64.efi" for the firmware to recognize it as the bootloader:
|
12