Home
last modified time | relevance | path

Searched refs:init (Results 376 – 400 of 771) sorted by relevance

1...<<11121314151617181920>>...31

/Zephyr-latest/soc/cdns/dc233c/include/
Dxtensa-dc233c.ld139 * Note: DO NOT PUT MMU init code here as this will be
206 *(.init.literal)
209 KEEP(*(.init))
/Zephyr-latest/doc/services/retention/
Dindex.rst32 RAM as non-init for this purpose. The retention system is then initialised as a
102 /* Reduce SRAM0 usage by 1KB to account for non-init area */
182 /* Reduce SRAM0 usage by 1 byte to account for non-init area */
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst66 git submodule update --init --recursive
86 source ./init
127 …./litex_setup.py --init --install --user (--user to install to user directory) --config=(minimal, …
/Zephyr-latest/tests/net/route_mcast/src/
Dmain.c252 .iface_api.init = net_route_mcast_iface_init1,
257 .iface_api.init = net_route_mcast_iface_init2,
262 .iface_api.init = net_route_mcast_iface_init3,
/Zephyr-latest/doc/services/smf/
Dindex.rst166 init [shape = point];
171 init -> STATE_S0;
269 init [shape = point];
280 init -> STATE_S0;
385 init [shape = point];
389 init -> STATE_S0;
/Zephyr-latest/drivers/adc/
Diadc_gecko.c63 IADC_Init_t init = IADC_INIT_DEFAULT; in adc_gecko_set_config() local
75 IADC_init(iadc, &init, &initAllConfigs); in adc_gecko_set_config()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_suspend.c98 .init = model_1_init,
102 .init = model_2_init,
/Zephyr-latest/subsys/net/lib/config/
Dinit.c561 if (backend->api->init != NULL) { in net_config_init_app()
562 backend->api->init(backend); in net_config_init_app()
/Zephyr-latest/tests/net/route/src/
Dmain.c212 .iface_api.init = net_route_iface_init,
217 .iface_api.init = net_route_iface_init,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmpl.c230 SHELL_CMD_ARG(init, NULL,
/Zephyr-latest/subsys/bluetooth/mesh/
Dlarge_comp_data_cli.c123 .init = large_comp_data_cli_init,
Dlarge_comp_data_srv.c193 .init = large_comp_data_srv_init,
Dsar_cfg_srv.c197 .init = sar_cfg_srv_init,
/Zephyr-latest/drivers/counter/
DKconfig14 int "Counter init priority"
/Zephyr-latest/drivers/crypto/
DKconfig15 int "Crypto devices init priority"
/Zephyr-latest/subsys/usb/usb_c/
DKconfig18 int "USB-C stack init priority"
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish160 set -l builtin_cmds "init" "create a west repository" \
345 # init
346 complete -c west -n __zephyr_west_use_subcommand -ra init -d "create a west workspace"
347 complete -c west -n "__zephyr_west_seen_subcommand_from init" -ra "(__zephyr_west_complete_director…
348 complete -c west -n "__zephyr_west_seen_subcommand_from init; and __zephyr_west_exclude -l --local"…
349 complete -c west -n "__zephyr_west_seen_subcommand_from init" -l mf -l manifest-file -r -d "manifes…
350 complete -c west -n "__zephyr_west_seen_subcommand_from init; and __zephyr_west_exclude -l --local"…
351 complete -c west -n "__zephyr_west_seen_subcommand_from init; and __zephyr_west_exclude -m --manife…
493 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o i -l init -d "initialize CMake fil…
/Zephyr-latest/tests/net/icmp/src/
Dmain.c133 .iface_api.init = test_iface_init,
138 .iface_api.init = test_iface_init,
418 .wifi_iface.iface_api.init = offload_iface_init,
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_bus_uart.c245 .init = eswifi_uart_init,
/Zephyr-latest/subsys/input/
DKconfig16 int "Input subsystem and drivers init priority"
/Zephyr-latest/boards/gardena/sgrm/doc/
Dindex.rst88 openocd -f board/gardena_radio.cfg -c init
/Zephyr-latest/drivers/hdlc_rcp_if/
Dhdlc_rcp_if_uart.c201 .iface_api.init = hdlc_iface_init,
/Zephyr-latest/drivers/clock_control/
DKconfig20 int "Clock control init priority"
/Zephyr-latest/drivers/disk/nvme/
Dnvme_disk.c202 .init = nvme_disk_init,
/Zephyr-latest/drivers/disk/
Dramdisk.c121 .init = disk_ram_access_init,

1...<<11121314151617181920>>...31