Home
last modified time | relevance | path

Searched refs:init (Results 701 – 725 of 749) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c1509 .iface_api.init = adin2111_port_iface_init,
Deth_sam_gmac.c2102 .iface_api.init = eth0_iface_init,
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c172 .init = mock_model_init
/Zephyr-latest/subsys/shell/
Dshell.c1256 int ret = sh->iface->api->init(sh->iface, transport_config, in instance_init()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst30 sub-commands. Every time the device boots up, make sure to call ``mesh init`` before any of the
33 uart:~$ mesh init
161 ``mesh init``
513 * Initialize the client node (``mesh init``).
/Zephyr-latest/subsys/bluetooth/host/
DKconfig28 int "Long workqueue init priority"
1052 bool "Bluetooth SMP self tests executed on init"
Dhci_core.c100 .init = Z_WORK_INITIALIZER(init_work),
4372 k_work_submit(&bt_dev.init); in bt_enable()
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1482 .init = blob_cli_init,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c1958 SHELL_CMD_ARG(init, NULL, "Initialize client",
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c1520 .init = it82xx2_init,
Dudc_smartbond.c1712 .init = udc_smartbond_init,
/Zephyr-latest/drivers/modem/
Dublox-sara-r4.c2113 .iface_api.init = modem_net_iface_init,
Dsimcom-sim7080.c765 .iface_api.init = modem_net_iface_init,
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst409 initialization levels used in the context of the ``init.h`` API,
Drelease-notes-1.12.rst680 * :github:`7704` - nrf52_pca10040:tests/bluetooth/init/test_controller_dbg fails build with CONFIG_…
756 * :github:`8015` - Driver:spi_flash_w25qxxdv.c init mistake and can not be erased
Drelease-notes-1.7.rst328 * ``ZEP-1481`` - Bluetooth fails to init
Drelease-notes-2.6.rst751 * Changed to init NCP after USB communication is established.
1230 * :github:`35133` - [Coverity CID: 232501] Missing varargs init or cleanup in subsys/logging/log_ms…
1609 * :github:`33524` - minor: kswap.h is included twice in kernel/init.c
2071 * :github:`29349` - Using float when driver init in RISC-V arch might cause system to get stuck.
2078 * :github:`28803` - Use generic config option for early platfrom init (AKA "warm boot")
Drelease-notes-3.2.rst1382 * Removed the need to manually register emulators in their init function (automatically done).
1801 - :github:`50781` - LE Audio: mpl init causes warnings when adding objects
2099 * :github:`48724` - mpu9250 driver init function register setup using the same config parameter twi…
2196 * :github:`47860` - Bluetooth: shell: bt init sync enables Bluetooth asynchronously
2265 * :github:`47238` - SD Card init issue when CONFIG_SPEED_OPTIMIZATIONS=y
Drelease-notes-1.11.rst469 * :github:`6204` - bluetooth controller: crc init is not random
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst436 cached in advance (e.g. at init time). Since state lookup time is expected to be
/Zephyr-latest/doc/develop/application/
Dindex.rst263 west init -l my-manifest-repo
291 west init -m https://git.example.com/my-manifest-repo my-workspace
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.c2308 .init = numaker_tcpc_init_recycle,
/Zephyr-latest/tests/net/tcp/src/
Dmain.c196 .iface_api.init = net_tcp_iface_init,
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c1770 .iface_api.init = eth_dwc_xgmac_iface_init,
/Zephyr-latest/subsys/net/ip/
Dnet_if.c420 if (!api || !api->init) { in init_iface()
446 api->init(iface); in init_iface()

1...<<21222324252627282930