Searched refs:RESET (Results 1 – 25 of 132) sorted by relevance
123456
/Zephyr-Core-3.5.0/drivers/serial/ |
D | Kconfig.rpi_pico | 11 depends on RESET 20 depends on RESET
|
D | Kconfig.stm32 | 19 select RESET
|
/Zephyr-Core-3.5.0/drivers/reset/ |
D | Kconfig | 9 menuconfig RESET config 17 if RESET 37 endif # RESET
|
/Zephyr-Core-3.5.0/scripts/tracing/ |
D | parse_ctf.py | 131 … print(c + f"{dt} (+{diff_s:.6f} s): {event.name} {event.payload_field['id']}" + Fore.RESET) 134 … print(c + f"{dt} (+{diff_s:.6f} s): {event.name} ({event.payload_field['id']})" + Fore.RESET) 137 … print(c + f"{dt} (+{diff_s:.6f} s): {event.name} ({event.payload_field['id']})" + Fore.RESET)
|
/Zephyr-Core-3.5.0/soc/arm/nuvoton_numaker/ |
D | Kconfig.defconfig | 9 config RESET config
|
/Zephyr-Core-3.5.0/drivers/misc/pio_rpi_pico/ |
D | Kconfig | 8 depends on RESET
|
/Zephyr-Core-3.5.0/drivers/adc/ |
D | Kconfig.rpi_pico | 9 depends on RESET
|
/Zephyr-Core-3.5.0/soc/arm/gigadevice/ |
D | Kconfig.defconfig | 11 config RESET config
|
/Zephyr-Core-3.5.0/drivers/counter/ |
D | Kconfig.stm32_timer | 9 select RESET
|
/Zephyr-Core-3.5.0/samples/net/wpanusb/src/ |
D | wpanusb.h | 8 RESET, enumerator
|
/Zephyr-Core-3.5.0/drivers/pwm/ |
D | Kconfig.rpi_pico | 8 depends on RESET
|
D | Kconfig.stm32 | 12 select RESET
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/ |
D | reports.py | 412 "INFO" if all_deltas else "WARNING", Fore.RESET, 457 (Fore.RED, Fore.RESET, instance.name, 476 Fore.RESET, 478 Fore.RED if results.failed else Fore.RESET, 480 Fore.RESET, 481 Fore.RED if results.error else Fore.RESET, 483 Fore.RESET, 485 Fore.YELLOW if self.plan.warnings else Fore.RESET, 487 Fore.RESET, 503 {Fore.RED}{built_only}{Fore.RESET} test configurations were only built.")
|
D | runner.py | 546 logger.error("see: " + Fore.YELLOW + filename + Fore.RESET) 902 status = Fore.RED + txt + Fore.RESET + instance.reason 910 Fore.RESET, 915 status = Fore.YELLOW + "SKIPPED" + Fore.RESET 920 status = Fore.GREEN + "PASSED" + Fore.RESET 928 status = Fore.YELLOW + "UNKNOWN" + Fore.RESET 965 Fore.RESET, 967 Fore.YELLOW if results.skipped_configs > 0 else Fore.RESET, 969 Fore.RESET, 970 Fore.RED if results.failed > 0 else Fore.RESET, [all …]
|
/Zephyr-Core-3.5.0/drivers/dma/ |
D | Kconfig.rpi_pico | 10 depends on RESET
|
/Zephyr-Core-3.5.0/drivers/memc/ |
D | memc_mcux_flexspi_aps6408l.c | 69 RESET, enumerator 113 [RESET] = { 190 .seqIndex = RESET, in memc_flexspi_aps6408l_reset()
|
/Zephyr-Core-3.5.0/boards/arm/nrf52dk_nrf52832/doc/ |
D | index.rst | 162 | 10 | P0.21 | P0.21 / RESET | 223 | 3 | P0.21 | P0.21 / RESET | 250 | 3 | RESET | P0.21 / RESET | 343 | 5 | RESET | N/A |
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/gd32vf103/ |
D | Kconfig.defconfig.gd32vf103 | 42 config RESET config
|
/Zephyr-Core-3.5.0/boards/shields/max3421e/doc/ |
D | index.rst | 35 | D7 | RESET pin | |
|
/Zephyr-Core-3.5.0/boards/arm/ubx_bmd360eval_nrf52811/doc/ |
D | index.rst | 208 | 7 | P0.21 / RESET | 231 | 3 | RESET | P0.21 / RESET | 323 | 5 | RESET | N/A |
|
/Zephyr-Core-3.5.0/boards/arm/ubx_bmd330eval_nrf52810/doc/ |
D | index.rst | 210 | 7 | P0.21 / RESET | 233 | 3 | RESET | P0.21 / RESET | 325 | 5 | RESET | N/A |
|
/Zephyr-Core-3.5.0/boards/shields/semtech_sx1262mb2das/doc/ |
D | index.rst | 22 | A0 | SX1262 RESET |
|
/Zephyr-Core-3.5.0/boards/shields/semtech_sx1272mb2das/doc/ |
D | index.rst | 22 | A0 | SX1272 RESET |
|
/Zephyr-Core-3.5.0/boards/arm/bl654_usb/doc/ |
D | bl654_usb.rst | 91 * RESET = SW1 = nReset 122 the RESET button. 128 :alt: Location of RESET button
|
/Zephyr-Core-3.5.0/boards/arm/ubx_bmd300eval_nrf52832/doc/ |
D | index.rst | 214 | 7 | P0.21 / RESET | 237 | 3 | RESET | P0.21 / RESET | 333 | 5 | RESET | N/A |
|
123456