/Zephyr-latest/subsys/net/l2/ppp/ |
D | link.c | 38 if (proto->open) { in do_network() 39 proto->open(ctx); in do_network() 55 if (proto->open) { in do_network() 57 proto->open(ctx); in do_network() 88 if (proto->open) { in do_auth() 89 proto->open(ctx); in do_auth()
|
/Zephyr-latest/tests/posix/fs/src/ |
D | test_fs_open_flags.c | 22 fd = open(THE_FILE, 0); in test_file_open_flags() 32 fd = open(THE_FILE, O_RDONLY); in test_file_open_flags() 41 fd = open(THE_FILE, O_WRONLY); in test_file_open_flags() 51 fd = open(THE_FILE, O_RDWR); in test_file_open_flags() 63 fd = open(THE_FILE, O_CREAT | O_WRONLY, 0440); in test_file_open_flags() 92 fd = open(THE_FILE, 0); in test_file_open_flags() 121 fd = open(THE_FILE, O_RDONLY); in test_file_open_flags() 150 fd = open(THE_FILE, O_WRONLY); in test_file_open_flags() 178 fd = open(THE_FILE, O_APPEND | O_WRONLY); in test_file_open_flags() 206 fd = open(THE_FILE, O_APPEND | O_RDWR); in test_file_open_flags() [all …]
|
/Zephyr-latest/boards/ambiq/apollo4p_evb/ |
D | apollo4p_evb-pinctrl.dtsi | 34 drive-open-drain; 42 drive-open-drain; 50 drive-open-drain; 58 drive-open-drain; 66 drive-open-drain; 74 drive-open-drain; 82 drive-open-drain; 90 drive-open-drain;
|
/Zephyr-latest/scripts/utils/ |
D | board_v1_to_v2.py | 77 with open(board_settings_file, encoding='utf-8') as f: 89 with open(board_settings_file, "w") as f: 94 with open(board_defconfig_file) as f: 118 with open(board_defconfig_file, "w") as f: 123 with open(board_kconfig_defconfig_file) as f: 154 with open(board_kconfig_defconfig_file, "w") as f: 163 with open(board_kconfig_file) as f: 173 with open(new_board_kconfig_file, "w") as f: 179 with open(new_board_kconfig_file, "a") as f:
|
D | gen_util_macros.py | 36 with open("util_listify.h", "w") as file: 64 with open("util_internal_is_eq.h", "w") as file: 86 with open("util_internal_util_inc.h", "w") as file: 108 with open("util_internal_util_dec.h", "w") as file: 131 with open("util_internal_util_x2.h", "w") as file:
|
/Zephyr-latest/boards/rakwireless/rak11720/ |
D | rak11720_apollo3-pinctrl.dtsi | 22 drive-open-drain; 30 drive-open-drain; 38 drive-open-drain; 46 drive-open-drain; 54 drive-open-drain; 62 drive-open-drain;
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | xmc47_relax_kit.overlay | 53 drive-open-drain; 59 drive-open-drain; 70 /delete-property/ drive-open-drain; 76 drive-open-drain; 81 /delete-property/ drive-open-drain; 87 drive-open-drain;
|
/Zephyr-latest/tests/drivers/w1/w1_api/boards/ |
D | nucleo_g0b1re.overlay | 9 * enable open-drain drive such that no external push-pull to 10 * open-drain converter is required. An external pull-up resistor 14 drive-open-drain;
|
/Zephyr-latest/boards/ambiq/apollo3_evb/ |
D | apollo3_evb-pinctrl.dtsi | 28 drive-open-drain; 36 drive-open-drain; 44 drive-open-drain; 52 drive-open-drain; 60 drive-open-drain; 68 drive-open-drain;
|
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/ |
D | apollo4p_blue_kxr_evb-pinctrl.dtsi | 27 drive-open-drain; 35 drive-open-drain; 43 drive-open-drain; 51 drive-open-drain; 59 drive-open-drain; 67 drive-open-drain; 75 drive-open-drain;
|
/Zephyr-latest/dts/riscv/ite/ |
D | it8xxx2-pinctrl-map.dtsi | 147 drive-open-drain; 152 drive-open-drain; 157 drive-open-drain; 162 drive-open-drain; 167 drive-open-drain; 172 drive-open-drain; 177 drive-open-drain; 182 drive-open-drain; 187 drive-open-drain; 192 drive-open-drain; [all …]
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/ |
D | mec1501modular_assy6885-pinctrl.dtsi | 13 drive-open-drain; 17 drive-open-drain; 21 drive-open-drain; 25 drive-open-drain;
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
D | mec15xxevb_assy6853-pinctrl.dtsi | 13 drive-open-drain; 17 drive-open-drain; 21 drive-open-drain; 25 drive-open-drain;
|
/Zephyr-latest/doc/_scripts/ |
D | gen_helpers.py | 21 with open(path, encoding="utf-8") as f: 28 with open(path, "w", encoding="utf-8") as f:
|
/Zephyr-latest/samples/subsys/pm/latency/src/ |
D | test.h | 9 void (*open)(const struct device *dev); member 18 api->open(dev); in test_open()
|
/Zephyr-latest/boards/ambiq/apollo3p_evb/ |
D | apollo3p_evb-pinctrl.dtsi | 28 drive-open-drain; 36 drive-open-drain; 44 drive-open-drain; 52 drive-open-drain; 60 drive-open-drain; 68 drive-open-drain;
|
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/ |
D | esiost.py | 167 with output.open("r+b") as output_file: 217 with output.open("r+b") as output_file: 219 with input_file_path.open("r+b") as input_file: 283 with input_file_path.open("r+b") as input_file: 298 with output.open("r+b") as output_file: 315 with open(filepath, "rb") as f: 333 with output.open("r+b") as output_file: 351 with output.open("r+b") as f: 359 with output.open("r+b") as output_file: 375 with output.open("r+b") as output_file: [all …]
|
/Zephyr-latest/soc/aspeed/ast10x0/tools/ |
D | gen_uart_booting_image.py | 14 with open(src,'rb') as r: 24 with open(dst, 'w+b') as w:
|
/Zephyr-latest/scripts/build/ |
D | gen_iter_sections.py | 15 with open(filepath) as fp: 20 with open(filepath, "w") as fp: 26 with open(filepath, "w") as fp:
|
D | parse_syscalls.py | 71 with open(file_list, "r", encoding="utf-8") as fp: 118 with open(one_file, "r", encoding="utf-8") as fp: 145 with open(path, 'r') as fp: 149 with open(path, 'w') as fp: 152 with open(path, 'w') as fp:
|
/Zephyr-latest/boards/nxp/imx95_evk/ |
D | imx95_evk-pinctrl.dtsi | 13 drive-open-drain; 24 drive-open-drain; 68 drive-open-drain;
|
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/ |
D | ecst.py | 227 with output.open("r+b") as output_file: 243 with output.open("r+b") as output_file: 315 with output.open("r+b") as output_file: 390 with output.open("r+b") as output_file: 425 with output.open("r+b") as output_file: 489 with output.open("r+b") as output_file: 530 with input_file_path.open("r+b") as input_file: 531 with output.open("r+b") as output_file: 610 with output.open("r+b") as output_file: 641 with output.open("r+b") as output_file: [all …]
|
/Zephyr-latest/boards/nxp/imx93_evk/ |
D | imx93_evk-pinctrl.dtsi | 35 drive-open-drain; 46 drive-open-drain; 57 drive-open-drain; 68 drive-open-drain;
|
/Zephyr-latest/tests/drivers/i2c/i2c_api/boards/ |
D | cyw920829m2evk_02.overlay | 24 drive-open-drain; 29 drive-open-drain;
|
D | cy8cproto_063_ble.overlay | 25 drive-open-drain; 30 drive-open-drain;
|