Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/drivers/serial/
Duart_native_tty_bottom.c185 int native_tty_open_tty_bottom(const char *pathname) in native_tty_open_tty_bottom() argument
187 int fd = open(pathname, O_RDWR | O_NOCTTY); in native_tty_open_tty_bottom()
190 ERROR("Failed to open serial port %s, errno: %i\n", pathname, errno); in native_tty_open_tty_bottom()
Duart_native_tty_bottom.h76 int native_tty_open_tty_bottom(const char *pathname);
/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_host_trampolines.h32 int nsi_host_open(const char *pathname, int flags);
/Zephyr-latest/scripts/build/
Duf2conv.py263 pathname = os.path.join(os.path.dirname(os.path.abspath(__file__)), filename)
264 with open(pathname) as f:
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs385 window.location.pathname + '#!' + input.value;
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst769 have URLs with the same final pathname component, like so:
/Zephyr-latest/doc/develop/
Dmodules.rst103 * Modules should expose all provided header files with an include pathname