Home
last modified time | relevance | path

Searched full:unix (Results 1 – 25 of 205) sorted by relevance

123456789

/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst55 :host-os: unix
63 :host-os: unix
71 :host-os: unix
79 :host-os: unix
87 :host-os: unix
95 :host-os: unix
103 :host-os: unix
111 :host-os: unix
119 :host-os: unix
/Zephyr-latest/samples/basic/minimal/
DREADME.rst33 :host-os: unix
46 :host-os: unix
59 :host-os: unix
72 :host-os: unix
85 :host-os: unix
/Zephyr-latest/doc/connectivity/networking/
Dqemu_802154_setup.rst40 :host-os: unix
51 :host-os: unix
54 :gen-args: -G'Unix Makefiles' -DEXTRA_CONF_FILE=overlay-qemu_802154.conf -DPCAP=capture.pcap
69 :host-os: unix
Dqemu_setup.rst54 Before starting QEMU with network emulation, a Unix socket for the emulation
85 :host-os: unix
90 If you see an error from QEMU about unix:/tmp/slip.sock, it means you missed Step 1
214 :host-os: unix
227 :host-os: unix
252 socat PTY,link=/tmp/slip.devMAIN UNIX-LISTEN:/tmp/slip.sockMAIN &
262 socat PTY,link=/tmp/slip.devOTHER UNIX-LISTEN:/tmp/slip.sockOTHER &
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst37 :ref:`counter_api` API. The unix timestamp was used to convert
38 between broken-down time and the unix timestamp within the RTC
43 specific APIs to set the time, converting from unix time to
97 :host-os: unix
108 :host-os: unix
117 :host-os: unix
/Zephyr-latest/samples/sensor/lsm6dsl/
DREADME.rst39 :host-os: unix
49 :host-os: unix
59 :host-os: unix
/Zephyr-latest/doc/kernel/
Dtimeutil.rst47 representation of `"UNIX Time"
156 start of 1970 UTC). `UNIX Time
163 The continuous analogue is `UNIX Leap Time
164 <https://tools.ietf.org/html/rfc8536#section-2>`__ which is UNIX time plus all
177 UTC Date UNIX time TAI Date TAI-UTC UNIX Leap Time
228 - UNIX Leap Time: epoch of 1970-01-01T00:00:00Z, continuous following TAI with
232 calendar time representations using the UNIX epoch, UNIX Leap Time is an ideal
/Zephyr-latest/samples/posix/philosophers/
DREADME.rst20 :host-os: unix
47 :host-os: unix
/Zephyr-latest/cmake/emu/
Dqemu.cmake51 if(${CMAKE_GENERATOR} STREQUAL "Unix Makefiles")
107 list(APPEND QEMU_FLAGS -serial unix:/tmp/bt-server-bredr)
186 if(${CMAKE_GENERATOR} STREQUAL "Unix Makefiles")
187 set(ppp_path unix:/tmp/ppp\${QEMU_INSTANCE})
189 set(ppp_path unix:/tmp/ppp${QEMU_INSTANCE})
196 if(${CMAKE_GENERATOR} STREQUAL "Unix Makefiles")
197 set(tmp_file unix:/tmp/slip.sock\${QEMU_INSTANCE})
199 set(tmp_file unix:/tmp/slip.sock${QEMU_INSTANCE})
/Zephyr-latest/arch/posix/include/
Dundef_system_defines.h20 #undef unix
/Zephyr-latest/subsys/shell/modules/
DKconfig17 This shell provides access to date and time based on Unix time.
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmcp7940n.h181 /** @brief Set the RTC to a given Unix time
186 * A Unix time of '0' means a timestamp of 00:00:00 UTC on Thursday 1st January
190 * @param unix_time Unix time to set the rtc to.
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTServerSocket.h34 * Server socket implementation of TServerTransport. Wrapper around a unix
70 * Constructor used for unix sockets.
72 * @param path Pathname for unix socket.
/Zephyr-latest/samples/net/sockets/echo_server/
DREADME.rst68 :host-os: unix
78 :host-os: unix
123 :host-os: unix
/Zephyr-latest/samples/modules/lvgl/screen_transparency/
DREADME.rst27 :host-os: unix
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst85 :host-os: unix
106 :host-os: unix
162 :host-os: unix
187 :host-os: unix
224 :host-os: unix
244 :host-os: unix
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst59 :host-os: unix
72 :host-os: unix
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst98 * To the second QEMU serial line using a UNIX socket. This socket gets used
99 with the help of the QEMU option :literal:`-serial unix:/tmp/bt-server-bredr`.
110 the UNIX socket proxying automatically
117 #. Use the btproxy tool to open the listening UNIX socket, type:
141 :host-os: unix
147 the :literal:`bt-server-bredr` UNIX socket, letting the application
154 :host-os: unix
/Zephyr-latest/samples/hello_world/
DREADME.rst19 :host-os: unix
/Zephyr-latest/samples/cpp/hello_world/
DREADME.rst19 :host-os: unix
/Zephyr-latest/samples/drivers/auxdisplay/
DREADME.rst24 :host-os: unix
/Zephyr-latest/samples/userspace/hello_world_user/
DREADME.rst26 :host-os: unix
/Zephyr-latest/tests/bluetooth/tester/
DCMakeLists.txt5 LIST(APPEND QEMU_EXTRA_FLAGS -serial unix:/tmp/bt-stack-tester)
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_export.cmake4 # Unix/Linux/MacOS: ~/.cmake/packages/Zephyr
/Zephyr-latest/share/zephyrunittest-package/cmake/
Dzephyr_export.cmake4 # Unix/Linux/MacOS: ~/.cmake/packages/ZephyrUnittest

123456789