Searched refs:ec (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/samples/drivers/misc/timeaware_gpio/src/ |
D | main.c | 30 uint64_t tm, ts, ec, ret; in main() local 68 tgpio_pin_read_ts_ec(tgpio_dev, TGPIO_PIN_IN, &ts, &ec); in main() 69 printk("[TGPIO] timestamp: %016llx, event count: %016llx\n", ts, ec); in main()
|
/Zephyr-latest/tests/drivers/gpio/gpio_ite_it8xxx2_v2/ |
D | CMakeLists.txt | 16 ${ZEPHYR_BASE}/soc/ite/ec/common 17 ${ZEPHYR_BASE}/soc/ite/ec/it8xxx2
|
/Zephyr-latest/boards/realtek/rts5912_evb/ |
D | rts5912_evb.dts | 9 #include <realtek/ec/rts5912.dtsi> 10 #include <realtek/ec/rts5912-pinctrl.dtsi>
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/ |
D | olimex_lora_stm32wl_devkit_D.overlay | 2 * Copyright (c) 2023 Kenneth J. Miller <ken@miller.ec>
|
D | olimex_lora_stm32wl_devkit_C.overlay | 2 * Copyright (c) 2023 Kenneth J. Miller <ken@miller.ec>
|
/Zephyr-latest/soc/intel/intel_ish/utils/ |
D | build_ish_firmware.py | 26 usually ec.RW.bin or ec.RW.flat.",
|
/Zephyr-latest/drivers/sensor/st/stm32_vref/ |
D | Kconfig | 3 # Copyright (c) 2023 Kenneth J. Miller <ken@miller.ec>
|
/Zephyr-latest/soc/realtek/ec/common/ |
D | CMakeLists.txt | 12 COMMAND ${PYTHON_EXECUTABLE} ${ZEPHYR_BASE}/soc/realtek/ec/common/rts5912_imgtool/img_gen.py
|
/Zephyr-latest/samples/net/sockets/http_server/src/certs/ |
D | gen_server_cert.sh | 40 openssl ec \
|
/Zephyr-latest/boards/nordic/nrf9161dk/ |
D | nrf9161dk_nrf9161_common_0_7_0.dtsi | 20 10 d8 00 ff d5 31 b1 fe 82 e4 14 4c ec 60 06 33
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_runner.py | 190 ec = ExecutionCounter(total=12) 192 ec.cases = 25 193 ec.skipped_cases = 6 194 ec.error = 2 195 ec.iteration = 2 196 ec.done = 9 197 ec.passed = 6 198 ec.filtered_configs = 3 199 ec.filtered_runtime = 1 200 ec.filtered_static = 2 [all …]
|
/Zephyr-latest/tests/net/socket/tls_configurations/ |
D | CMakeLists.txt | 26 pem_to_mbedtls(app ec.crt)
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.npcx | 23 notice the valid value in npcx ec series for this option is 8/16/32/ 27 int "Host I/O peripheral port size for ec host command in npcx series" 33 Please notice the valid value in npcx ec series for this option is
|
D | Kconfig.it8xxx2 | 30 prompt "H2RAM space for ec host command"
|
D | Kconfig | 158 hex "Host I/O peripheral port number for ec host command data" 169 hex "Host I/O peripheral port number for ec host command parameters"
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor.overlay | 51 10 d8 00 ff 23 72 f1 00 82 ec 04 c2 44 83 48 44
|
D | nrf52840dk_spi_nor_wp_hold.overlay | 53 10 d8 00 ff 23 72 f1 00 82 ec 04 c2 44 83 48 44
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 47 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 44 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/google/quincy/doc/ |
D | index.rst | 45 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/ |
D | index.rst | 79 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/ |
D | index.rst | 79 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/ |
D | index.rst | 89 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | nrf9131ek_nrf9131_common.dtsi | 166 10 d8 00 ff 44 7a c9 fe 83 67 26 62 ec 82 18 44
|
/Zephyr-latest/boards/nordic/nrf9151dk/ |
D | nrf9151dk_nrf9151_common.dtsi | 209 10 d8 00 ff 44 7a c9 fe 83 67 26 62 ec 82 18 44
|
12