Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_host_trampolines.c44 int nsi_host_open(const char *pathname, int flags) in nsi_host_open() argument
46 return open(pathname, flags); in nsi_host_open()
/Zephyr-Core-3.5.0/drivers/serial/
Duart_native_tty_bottom.c177 int native_tty_open_tty_bottom(const char *pathname) in native_tty_open_tty_bottom() argument
179 int fd = open(pathname, O_RDWR | O_NOCTTY); in native_tty_open_tty_bottom()
182 ERROR("Failed to open serial port %s, errno: %i\n", pathname, errno); in native_tty_open_tty_bottom()
Duart_native_tty_bottom.h65 int native_tty_open_tty_bottom(const char *pathname);
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/include/
Dnsi_host_trampolines.h32 int nsi_host_open(const char *pathname, int flags);
/Zephyr-Core-3.5.0/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs385 window.location.pathname + '#!' + input.value;
/Zephyr-Core-3.5.0/doc/develop/west/
Drelease-notes.rst694 have URLs with the same final pathname component, like so:
/Zephyr-Core-3.5.0/doc/develop/
Dmodules.rst103 * Modules should expose all provided header files with an include pathname