/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig.logging | 5 depends on LOG 9 depends on NRFX_ADC 13 depends on NRFX_CLOCK 17 depends on NRFX_COMP 21 depends on NRFX_DPPI 25 depends on NRFX_EGU 29 depends on NRFX_GPIOTE 33 depends on NRFX_GRTC 37 depends on NRFX_I2S 41 depends on NRFX_IPC [all …]
|
D | Kconfig | 8 depends on HAS_NRFX 14 depends on $(dt_nodelabel_exists,adc) && SOC_SERIES_NRF51X 18 depends on $(dt_nodelabel_exists,clock) 22 depends on NRFX_CLOCK 26 depends on $(dt_nodelabel_exists,comp) 30 depends on SOC_COMPATIBLE_NRF54LX 38 depends on $(dt_nodelabel_exists,dppic0) 44 depends on $(dt_nodelabel_exists,dppic00) 50 depends on $(dt_nodelabel_exists,dppic10) 56 depends on $(dt_nodelabel_exists,dppic20) [all …]
|
/Zephyr-latest/subsys/profiling/perf/backends/ |
D | Kconfig | 14 depends on RISCV 15 depends on THREAD_STACK_INFO 16 depends on FRAME_POINTER 22 depends on X86 && !X86_64 23 depends on THREAD_STACK_INFO 24 depends on FRAME_POINTER 30 depends on X86_64 31 depends on THREAD_STACK_INFO 32 depends on FRAME_POINTER
|
/Zephyr-latest/subsys/shell/modules/kernel_service/thread/ |
D | Kconfig | 8 depends on THREAD_MONITOR 16 depends on INIT_STACKS 17 depends on THREAD_MONITOR 18 depends on THREAD_STACK_INFO 26 depends on INIT_STACKS 27 depends on THREAD_MONITOR 28 depends on THREAD_STACK_INFO 36 depends on SCHED_CPU_MASK 44 depends on SCHED_CPU_MASK 52 depends on ARCH_STACKWALK [all …]
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.rtt | 9 depends on DT_HAS_SEGGER_RTT_UART_ENABLED 10 depends on USE_SEGGER_RTT 20 depends on SEGGER_RTT_MAX_NUM_UP_BUFFERS >= 1 && SEGGER_RTT_MAX_NUM_DOWN_BUFFERS >= 1 21 depends on SEGGER_RTT_MODE_NO_BLOCK_SKIP 25 …Enable UART on (default) RTT channel 0. Default channel has to be configured in non-blocking skip … 29 depends on SEGGER_RTT_MAX_NUM_UP_BUFFERS >= 2 && SEGGER_RTT_MAX_NUM_DOWN_BUFFERS >= 2 33 Enable UART on RTT channel 1 37 depends on SEGGER_RTT_MAX_NUM_UP_BUFFERS >= 3 && SEGGER_RTT_MAX_NUM_DOWN_BUFFERS >= 3 41 Enable UART on RTT channel 2 45 depends on SEGGER_RTT_MAX_NUM_UP_BUFFERS >= 4 && SEGGER_RTT_MAX_NUM_DOWN_BUFFERS >= 4 [all …]
|
D | Kconfig.nrfx_uart_instance | 7 bool "Interrupt support on port $(nrfx_uart_num)" 8 depends on UART_INTERRUPT_DRIVEN 12 This option enables UART interrupt support on port $(nrfx_uart_num). 15 bool "Asynchronous API support on port $(nrfx_uart_num)" 16 depends on UART_ASYNC_API && !UART_$(nrfx_uart_num)_INTERRUPT_DRIVEN 19 This option enables UART Asynchronous API support on port $(nrfx_uart_num). 22 bool "Efficient poll out on port $(nrfx_uart_num)" 23 depends on !$(dt_nodelabel_bool_prop,uart$(nrfx_uart_num),endtx-stoptx-supported) 25 depends on HAS_HW_NRF_UARTE$(nrfx_uart_num) 26 depends on HAS_HW_NRF_PPI || HAS_HW_NRF_DPPIC [all …]
|
/Zephyr-latest/samples/net/sockets/socketpair/ |
D | README.rst | 47 main: read 'Alpha' on fd 4 48 main: read 'Bravo' on fd 6 49 main: read 'Charlie' on fd 8 50 main: read 'Alpha' on fd 4 51 main: read 'Bravo' on fd 6 52 main: read 'Charlie' on fd 8 53 main: read 'Alpha' on fd 4 54 main: read 'Bravo' on fd 6 55 main: read 'Charlie' on fd 8 59 Running application on POSIX Host [all …]
|
/Zephyr-latest/samples/drivers/mbox_data/ |
D | README.rst | 19 The sample can be built and executed on boards supporting MBOX with data transfer mode. 77 Reset the board and the following message will appear on the corresponding 84 Client send (on channel 3) value: 0 85 Client received (on channel 2) value: 1 86 Client send (on channel 3) value: 2 87 Client received (on channel 2) value: 3 88 Client send (on channel 3) value: 4 90 Client received (on channel 2) value: 95 91 Client send (on channel 3) value: 96 92 Client received (on channel 2) value: 97 [all …]
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig.input | 10 depends on INPUT 11 depends on DT_HAS_ZEPHYR_LVGL_POINTER_INPUT_ENABLED 16 depends on LV_Z_POINTER_INPUT 23 depends on INPUT 24 depends on DT_HAS_ZEPHYR_LVGL_BUTTON_INPUT_ENABLED 29 depends on LV_Z_BUTTON_INPUT 36 depends on INPUT 37 depends on DT_HAS_ZEPHYR_LVGL_ENCODER_INPUT_ENABLED 42 depends on LV_Z_ENCODER_INPUT 49 depends on INPUT [all …]
|
/Zephyr-latest/samples/drivers/mbox/ |
D | README.rst | 15 The sample can be built and executed on boards supporting MBOX. 34 Reset the board and the following message will appear on the corresponding 42 Pong (on channel 0) 43 Ping (on channel 1) 44 Pong (on channel 0) 45 Ping (on channel 1) 46 Ping (on channel 1) 47 Pong (on channel 0) 48 Ping (on channel 1) 49 Pong (on channel 0) [all …]
|
/Zephyr-latest/modules/hal_nordic/nrfs/ |
D | Kconfig | 8 depends on HAS_NRFS 52 depends on HAS_NRFS 60 depends on $(dt_alias_enabled,ipc-to-cpusys) 70 depends on NRFS_LOCAL_DOMAIN 71 depends on NRFS_DVFS_SERVICE_ENABLED 82 depends on NRFS_HAS_RESET_SERVICE 86 depends on NRFS_HAS_MRAM_SERVICE 90 depends on NRFS_HAS_TEMP_SERVICE 95 depends on NRFS_HAS_VBUS_DETECTOR_SERVICE 100 depends on NRFS_HAS_CONST_LATENCY_SERVICE [all …]
|
/Zephyr-latest/modules/thrift/ |
D | Kconfig | 10 depends on CPP 11 depends on STD_CPP17 12 depends on CPP_EXCEPTIONS 13 depends on POSIX_API 21 depends on MBEDTLS 22 depends on MBEDTLS_PEM_CERTIFICATE_FORMAT 23 depends on NET_SOCKETS_SOCKOPT_TLS
|
/Zephyr-latest/drivers/sensor/tdk/icm45686/ |
D | Kconfig | 8 depends on DT_HAS_INVENSENSE_ICM45686_ENABLED 28 depends on GPIO 29 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_INVENSENSE_ICM45686),int-gpios) 30 depends on !ICM45686_STREAM 35 depends on GPIO 36 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_INVENSENSE_ICM45686),int-gpios) 37 depends on !ICM45686_STREAM 47 depends on ICM45686_TRIGGER_OWN_THREAD 54 depends on ICM45686_TRIGGER_OWN_THREAD 61 depends on GPIO [all …]
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig | 13 depends on MBOX 14 depends on DT_HAS_ZEPHYR_IPC_OPENAMP_STATIC_VRINGS_ENABLED 22 depends on MBOX 23 depends on DT_HAS_ZEPHYR_IPC_ICMSG_ENABLED 27 on circular packet buffer. 32 depends on MBOX 33 depends on DT_HAS_ZEPHYR_IPC_ICMSG_ME_INITIATOR_ENABLED 37 on circular packet buffer. This enables enpoint discovery initiator 43 depends on MBOX 44 depends on DT_HAS_ZEPHYR_IPC_ICMSG_ME_FOLLOWER_ENABLED [all …]
|
/Zephyr-latest/doc/services/debugging/ |
D | thread-analyzer.rst | 10 The analysis is performed on demand when the application calls 29 thread_a: Hello World from cpu 0 on qemu_x86! 35 thread_b: Hello World from cpu 0 on qemu_x86! 36 thread_a: Hello World from cpu 0 on qemu_x86! 37 thread_b: Hello World from cpu 0 on qemu_x86! 38 thread_a: Hello World from cpu 0 on qemu_x86! 39 thread_b: Hello World from cpu 0 on qemu_x86! 40 thread_a: Hello World from cpu 0 on qemu_x86! 41 thread_b: Hello World from cpu 0 on qemu_x86! 42 thread_a: Hello World from cpu 0 on qemu_x86! [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.has | 9 depends on UTF8 10 depends on BT_GATT_DYNAMIC_DB 11 depends on BT_BAP_UNICAST_SERVER 21 on the Hearing Aid Features characteristic. 37 bool "Allow to set preset name on runtime" 43 depends on BT_EATT 46 on the Hearing Aid Preset Control Point characteristic. 59 depends on UTF8 60 depends on BT_GATT_CLIENT 61 depends on BT_GATT_AUTO_DISCOVER_CCC [all …]
|
/Zephyr-latest/boards/qemu/riscv32_xip/doc/ |
D | index.rst | 33 thread_a: Hello World from cpu 0 on qemu_riscv32_xip! 34 thread_b: Hello World from cpu 0 on qemu_riscv32_xip! 35 thread_a: Hello World from cpu 0 on qemu_riscv32_xip! 36 thread_b: Hello World from cpu 0 on qemu_riscv32_xip! 37 thread_a: Hello World from cpu 0 on qemu_riscv32_xip! 38 thread_b: Hello World from cpu 0 on qemu_riscv32_xip! 39 thread_a: Hello World from cpu 0 on qemu_riscv32_xip! 40 thread_b: Hello World from cpu 0 on qemu_riscv32_xip! 41 thread_a: Hello World from cpu 0 on qemu_riscv32_xip! 42 thread_b: Hello World from cpu 0 on qemu_riscv32_xip! [all …]
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_mchp_xec.c | 61 uint32_t on; member 110 static uint32_t xec_compute_frequency(uint32_t clk, uint32_t on, uint32_t off) in xec_compute_frequency() argument 112 return ((clk * XEC_PWM_FREQ_PF)/((on + 1) + (off + 1))); in xec_compute_frequency() 135 uint32_t *on, uint32_t *off) in xec_compute_on_off() argument 141 *on = ((on_off * dc) / XEC_PWM_DC_PF) - 1; in xec_compute_on_off() 142 *off = on_off - *on - 2; in xec_compute_on_off() 145 static uint32_t xec_compute_dc(uint32_t on, uint32_t off) in xec_compute_dc() argument 147 int dc = (on + 1) + (off + 1); in xec_compute_dc() 150 dc = (((uint64_t)(on + 1) * XEC_PWM_DC_PF) / dc); in xec_compute_dc() 190 uint32_t *on, uint32_t *off) in xec_select_best_div_on_off() argument [all …]
|
/Zephyr-latest/tests/drivers/clock_control/nrf_lf_clock_start/src/ |
D | main.c | 14 static void xtal_check(bool on, nrf_clock_lfclk_t type) in xtal_check() argument 17 zassert_false(on, "Clock should be off"); in xtal_check() 20 rtc_cnt || (on && (type == NRF_CLOCK_LFCLK_RC)); in xtal_check() 24 zassert_true(on, "Clock should be on"); in xtal_check() 29 static void rc_check(bool on, nrf_clock_lfclk_t type) in rc_check() argument 32 zassert_false(on, "Clock should be off"); in rc_check() 34 zassert_true(on, "Clock should be on"); in rc_check() 39 static void synth_check(bool on, nrf_clock_lfclk_t type) in synth_check() argument 43 zassert_true(on, "Clock should be on"); in synth_check()
|
/Zephyr-latest/drivers/hwinfo/ |
D | Kconfig | 24 depends on SHELL 31 depends on SOC_SERIES_CC13X2_CC26X2 || SOC_SERIES_CC13X2X7_CC26X2X7 68 depends on SOC_FAMILY_STM32 && !SOC_SERIES_STM32WB0X 76 depends on SOC_FAMILY_NORDIC_NRF 77 depends on SOC_SERIES_NRF54HX || NRF_SOC_SECURE_SUPPORTED 85 depends on HAS_MCUX_RCM 93 depends on HAS_MCUX_SIM 101 depends on HAS_MCUX_SRC 109 depends on HAS_MCUX_SRC_V2 117 depends on DT_HAS_NXP_LPC_UID_ENABLED [all …]
|
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 17 The sample can be built and executed on boards using west. 20 GPIO221 alternate function 1 is 32KHZ_OUT and can be monitored on Assembly 6915 JP7 pin 5. 31 Jumper on JP1 1-2 connect crystal Y1 pin 1 to MEC172x XTAL1 32 Jumper on JP2 2-3 connect crystal Y1 pin 2 to MEC172x XTAL2 36 Remove jumper on JP121 to prevent U15 32KHz 50% duty waveform 37 from coupling to JP2 on Assembly 6915. 43 Jumper on JP2 1-2 connect external 32KHz signal to XTAL2 47 Jumper on JP121 pins 3-4 connect U15 32KHz output to 48 XTAL2_32KHZ_IN signal routed to XTAL2 MEC172x pin on Assembly 6915 54 Remove jumper on JP2 [all …]
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | Kconfig | 33 depends on MDIO 41 depends on DT_HAS_ADI_ADIN2111_PHY_ENABLED || DT_HAS_ADI_ADIN1100_PHY_ENABLED 48 depends on DT_HAS_MICROCHIP_KSZ8081_ENABLED 49 depends on MDIO 50 depends on GPIO 57 depends on DT_HAS_MICROCHIP_VSC8541_ENABLED 58 depends on MDIO 59 depends on GPIO 66 depends on DT_HAS_TI_DP83825_ENABLED 67 depends on MDIO [all …]
|
/Zephyr-latest/modules/ |
D | Kconfig | 62 # depends on !ZEPHYR_<MODULE_NAME_UPPER>_MODULE 70 depends on !ZEPHYR_HAL_GIGADEVICE_MODULE 73 depends on !ZEPHYR_HAL_NORDIC_MODULE 76 depends on !ZEPHYR_LIBLC3_MODULE 79 depends on !ZEPHYR_LITTLEFS_MODULE 82 depends on !ZEPHYR_MBEDTLS_MODULE 85 depends on !ZEPHYR_TRUSTED_FIRMWARE_M_MODULE 88 depends on !ZEPHYR_TRUSTED_FIRMWARE_A_MODULE 91 depends on !ZEPHYR_NANOPB_MODULE 94 depends on !ZEPHYR_LZ4_MODULE [all …]
|
/Zephyr-latest/drivers/wifi/infineon/ |
D | Kconfig.airoc | 7 depends on DT_HAS_INFINEON_AIROC_WIFI_ENABLED 24 depends on $(dt_compat_on_bus,$(DT_COMPAT_INFINEON_AIROC_WIFI),sd) 33 depends on $(dt_compat_on_bus,$(DT_COMPAT_INFINEON_AIROC_WIFI),spi) 60 depends on !AIROC_WIFI_CUSTOM 66 More information about CYW4343W device you can find on 73 More information about CYW4373 device you can find on 80 More information about CYW43012 device you can find on 87 More information about CYW43438 device you can find on 94 More information about CYW43439 device you can find on 100 depends on CYW43012 && !AIROC_WIFI_CUSTOM [all …]
|
/Zephyr-latest/boards/qemu/riscv32e/doc/ |
D | index.rst | 34 thread_a: Hello World from cpu 0 on qemu_riscv32e! 35 thread_b: Hello World from cpu 0 on qemu_riscv32e! 36 thread_a: Hello World from cpu 0 on qemu_riscv32e! 37 thread_b: Hello World from cpu 0 on qemu_riscv32e! 38 thread_a: Hello World from cpu 0 on qemu_riscv32e! 39 thread_b: Hello World from cpu 0 on qemu_riscv32e! 40 thread_a: Hello World from cpu 0 on qemu_riscv32e! 41 thread_b: Hello World from cpu 0 on qemu_riscv32e! 42 thread_a: Hello World from cpu 0 on qemu_riscv32e! 43 thread_b: Hello World from cpu 0 on qemu_riscv32e! [all …]
|