Home
last modified time | relevance | path

Searched refs:init (Results 676 – 700 of 749) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/tests/net/6lo/src/
Dmain.c274 .iface_api.init = net_6lo_iface_init,
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_acm.c1081 .init = usbd_cdc_acm_init,
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst403 * STM32: Number of changes including k_malloc removal, driver priority init
858 * Tracing backed API now checks if init function exists prio to calling it.
965 * :github:`28275` - drivers: bluetooth: hci_spi: hci driver is init before spi causing an error on …
988 * :github:`28206` - mimxrt685_cm33: many cases has no console output seems hangs in kernel init.
1053 * :github:`28017` - tests/bluetooth/init/bluetooth.init.test_controller_dbg_ll_sw_split fails to bu…
1357 * :github:`26555` - uart: uart_nrfx_uarte: async init does not cleanup previous sync rx
Drelease-notes-3.0.rst923 * :github:`42227` - Teensy41 support SDHC - Storage init Error
1062 * :github:`41097` - west init issue
1287 * :github:`39311` - SPDX --init fails on windows systems
1296 … gsm_ppp: stop & starting not working as expected with nullpointer dereference & no full modem init
Drelease-notes-3.3.rst320 * Added an "EARLY" init level that runs immediately on entry to z_cstart()
500 * Fixed cy8c95xx I2C GPIO port init on HSDK board
732 * spi_nor: Added check if the flash is busy during init. This used to cause
2741 - :github:`53823` - Bluetooth init failed on nrf5340_audio_dk_nrf5340_cpuapp
2803 - :github:`54581` - STM32H7 adc sequence init function unstable logic return
2898 * :github:`54499` - stm32u5 lptimer driver init must wait after interrupt reg
3150 …rror if it fails are incompatible with boards like thingy53 with auto-USB init (i.e. USB CDC for l…
3326 * :github:`51713` - drivers: flash: spi_nor: init fails when flash is busy
3478 * :github:`50781` - LE Audio: ``mpl init`` causes warnings when adding objects
3711 * :github:`40833` - driver: i2c: TCA9546a: Have compilation fails when driver init priority missmat…
Drelease-notes-2.3.rst201 a generic init end-point. SYS_INIT() generates only a struct init_entry via
563 * Added dedicated video init priority
879 * :github:`25190` - West - init/update module SHA with --depth = 1
1243 * :github:`22356` - An application hook for early init
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst359 [00:00:06.386,000] <inf> app: PSA crypto init completed
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c1051 if (mod->cb && mod->cb->init) { in mod_init()
1052 *err = mod->cb->init(mod); in mod_init()
Ddfu_cli.c1002 .init = dfu_cli_init,
Ddfd_srv.c976 .init = dfd_srv_init,
Drpr_srv.c1349 .init = rpr_srv_init,
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c1781 .iface_api.init = offload_iface_init,
/Zephyr-latest/drivers/net/
Dnsos_sockets.c1585 .iface_api.init = nsos_iface_api_init,
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c72 .iface_api.init = test_iface_init,
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c505 .iface_api.init = eth_fake_iface_init,
/Zephyr-latest/tests/net/ipv6_fragment/src/
Dmain.c1579 .iface_api.init = net_iface_init,
/Zephyr-latest/doc/develop/west/
Dmanifest.rst405 - Optional. The path ``west init`` should clone the manifest repository
1366 west init -m https://git.example.com/my-repo my-downstream
1370 After ``west init``, :file:`my-downstream/my-repo` will be cloned.
1404 west init -m https://git.example.com/my-repo my-downstream
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1786 SHELL_CMD_ARG(init, NULL, NULL, cmd_init, 1, 0),
/Zephyr-latest/drivers/ieee802154/
Dieee802154_dw1000.c1660 .iface_api.init = dwt_iface_api_init,
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_mcux.c1200 .iface_api.init = eth_iface_init,
/Zephyr-latest/drivers/usb/udc/
Dudc_numaker.c1717 .init = udc_numaker_init,
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c1532 .wifi_iface.iface_api.init = esp_iface_init,
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c1274 .iface_api.init = eth_iface_init,
/Zephyr-latest/include/zephyr/net/
Dnet_if.h3223 void (*init)(struct net_if *iface); member
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst354 dev$ git submodule init

1...<<21222324252627282930