Home
last modified time | relevance | path

Searched full:compatibility (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/Zephyr-latest/include/zephyr/posix/
Dpthread.h68 * @brief POSIX threading compatibility API
75 * @brief POSIX threading compatibility API
82 * @brief POSIX threading compatibility API
89 * @brief POSIX threading compatibility API
96 * @brief POSIX threading compatibility API
103 * @brief POSIX threading compatibility API
111 * @brief POSIX threading compatibility API
119 * @brief POSIX threading compatibility API
127 * @brief POSIX threading compatibility API
136 * @brief POSIX threading compatibility API
[all …]
/Zephyr-latest/drivers/net/
Dnsos_socket.h21 /** Recording debugging information (ignored, for compatibility) */
29 /** Bypass normal routing and send directly to host (ignored, for compatibility) */
31 /** Transmission of broadcast messages is supported (ignored, for compatibility) */
41 /** Place out-of-band data into receive stream (ignored, for compatibility) */
45 /** Socket lingers on close (ignored, for compatibility) */
50 /** Receive low watermark (ignored, for compatibility) */
52 /** Send low watermark (ignored, for compatibility) */
66 /** Socket accepts incoming connections (ignored, for compatibility) */
95 /** Disable TCP buffering (ignored, for compatibility) */
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dmain_functions.h26 * to be setup() for Arduino compatibility.
32 * compatibility.
Dmain_functions.cpp28 /* Globals, used for compatibility with Arduino-style sketches. */
40 /* The name of this function is important for Arduino compatibility. */
80 /* The name of this function is important for Arduino compatibility. */
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dmain_functions.hpp26 * to be setup() for Arduino compatibility.
32 * compatibility.
/Zephyr-latest/include/zephyr/net/
Dsocketcan.h78 * @name Linux SocketCAN compatibility
80 * The following structures and functions provide compatibility with the CAN
87 * CAN Identifier structure for Linux SocketCAN compatibility.
110 * @brief CAN frame for Linux SocketCAN compatibility.
129 * @brief CAN filter for Linux SocketCAN compatibility.
/Zephyr-latest/cmake/modules/
DFindGnuLd.cmake52 set(GNULD_LINKER_IS_BFD ON CACHE BOOL "Linker BFD compatibility (compiler reported)" FORCE)
66 set(GNULD_LINKER_IS_BFD ON CACHE BOOL "Linker BFD compatibility (inferred from binary)" FORCE)
69 set(GNULD_LINKER_IS_BFD OFF CACHE BOOL "Linker BFD compatibility (inferred from binary)" FORCE)
/Zephyr-latest/boards/native/nrf_bsim/
Dargparse.h11 /* This header is present to avoid breaking backwards compatibility with old bsim tests */
Dtime_machine.h17 /* This header and prototype exists for backwards compatibility with old bsim tests */
/Zephyr-latest/boards/
DKconfig.v16 # Set the BOARD_DIR variable for backwards compatibility to legacy hardware model.
/Zephyr-latest/include/zephyr/drivers/console/
Dnative_posix_console.h11 * This header is left for compatibility with old applications
/Zephyr-latest/dts/bindings/dma/
Dxilinx,axi-dma.yaml5 Xilinx AXI DMA LogiCORE IP controller with compatibility string
Dxilinx,eth-dma.yaml5 Xilinx AXI DMA LogiCORE IP controller with compatibility string
/Zephyr-latest/dts/bindings/ipm/
Dst,stm32-hsem-mailbox.yaml20 Dummy property for device tree compatibility with MBOX driver.
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3_shub/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/boards/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/soc/intel/intel_adsp/cavs/
DKconfig.defconfig.cavs_v256 # For backward compatibility, to be removed
/Zephyr-latest/lib/posix/options/
DKconfig.procN18 # These options are intended to be used for compatibility with external POSIX
DKconfig.signal38 # These options are intended to be used for compatibility with external POSIX
Dmulti_process.c12 * To maintain compatibility with some other POSIX operating systems, in getpid()
DKconfig.fd_mgmt17 # These options are intended to be used for compatibility with external POSIX
/Zephyr-latest/include/zephyr/posix/sys/
Dutsname.h15 /* These are for compatibility / practicality */
/Zephyr-latest/arch/xtensa/core/
Dsmp.c26 * compatibility with other SMP systems.
/Zephyr-latest/subsys/net/ip/
Dtcp.h79 /* The following functions are provided solely for the compatibility
97 /* No ops, provided for compatibility with the old TCP */

12345678910>>...14