/Zephyr-latest/boards/actinius/common/ |
D | Kconfig | 8 Sets the init priority for the Board Control module.
|
/Zephyr-latest/boards/phytec/phyboard_lyra/ |
D | board.cmake | 8 board_runner_args(openocd "--no-init" "--no-halt" "--no-targets" "--gdb-client-port=3339")
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_scan_delegator.rst | 26 init : Initialize the service and register callbacks 50 uart:~$ bt init 51 uart:~$ bap_scan_delegator init
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.nxp | 10 If enabled, the Controller auto sleep mode will be configured and enabled during HCI init. 18 If enabled, the Host will send calibration data to the BLE Controller during HCI init. 24 init.
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_rpmsg.c | 51 static int init(const struct shell_transport *transport, in init() function 181 .init = init,
|
/Zephyr-latest/soc/gd/gd32/gd32vf103/ |
D | CMakeLists.txt | 9 zephyr_linker_sources(ROM_START SORT_KEY 0x0 init.ld)
|
D | entry.S | 13 SECTION_FUNC(init, __nuclei_start)
|
/Zephyr-latest/boards/ti/sk_am62/ |
D | board.cmake | 8 board_runner_args(openocd "--no-init" "--no-halt" "--no-targets" "--gdb-client-port=3339")
|
/Zephyr-latest/tests/net/offloaded_netdev/src/ |
D | main.c | 83 .iface_api.init = sock_offload_l2_iface_init, 88 .iface_api.init = sock_offload_l2_iface_init 93 .iface_api.init = net_offload_l2_iface_init, 98 .iface_api.init = net_offload_l2_iface_init
|
/Zephyr-latest/drivers/stepper/step_dir/ |
D | step_dir_stepper_timing_source.h | 65 stepper_timing_source_init init; member
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_slip_tap.c | 31 .iface_api.init = slip_iface_init,
|
D | Kconfig.enc28j60 | 34 int "Time to wait for the CLKRDY bit on driver init" 40 by the CLKRDY bit set. If timeout driver init will fail
|
/Zephyr-latest/subsys/tracing/ |
D | tracing_backend_ram.c | 43 .init = tracing_backend_ram_init,
|
/Zephyr-latest/doc/develop/west/ |
D | troubleshooting.rst | 137 west: error: argument <command>: invalid choice: 'build' (choose from 'init', [...]) 140 west: error: argument <command>: invalid choice: 'flash' (choose from 'init', [...]) 167 init: create a west workspace 179 "invalid choice: 'post-init'" 182 If you see this error when running ``west init``: 186 west: error: argument <command>: invalid choice: 'post-init' 187 (choose from 'init', 'update', 'list', 'manifest', 'diff', 205 #. Run ``west init`` again. 210 You may see this error when running ``west init`` with west 0.6:
|
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/ |
D | Kconfig | 19 int "ITE it8xxx2 voltage comparator device instance init priority" 22 This option sets ITE voltage comparator device instance init priority.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.xen | 31 int "Xen hypervisor console init priority" 35 Set init priority for Xen HVC, should be inited before UART
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_multidomain_helper.h | 144 int (*init)(struct log_multidomain_link *link); member 185 int (*init)(struct log_multidomain_backend *backend); member
|
/Zephyr-latest/drivers/regulator/ |
D | Kconfig.nxp_vref | 12 int "NXP VREF peripheral driver init priority"
|
D | Kconfig.da1469x | 12 int "Renesas DA1469x regulators driver init priority"
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_multidomain_backend.c | 193 static void init(struct log_backend const *const backend) in init() function 201 err = backend_remote->transport_api->init(backend_remote); in init() 244 .init = init,
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 141 regulator-init-microvolt = <3350000>; 150 regulator-init-microvolt = <2800000>; 157 regulator-init-microvolt = <3300000>; 164 regulator-init-microvolt = <2800000>;
|
/Zephyr-latest/boards/st/stm32u5a9j_dk/ |
D | board.cmake | 8 board_runner_args(openocd --cmd-pre-init "gdb_report_data_abort enable")
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_test.c | 160 static uint8_t init(uint8_t chan, uint8_t phy, void (*isr)(void *)) in init() function 219 err = init(chan, phy, isr_tx); in ll_test_tx() 303 err = init(chan, phy, isr_rx); in ll_test_rx()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_filter.h | 7 void ull_filter_reset(bool init);
|
/Zephyr-latest/drivers/hwspinlock/ |
D | Kconfig | 14 int "HW spinlock init priority"
|