Home
last modified time | relevance | path

Searched refs:init (Results 576 – 600 of 749) sorted by relevance

1...<<21222324252627282930

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c1210 static int init(void) in init() function
1221 SYS_INIT(init, APPLICATION, 0);
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c428 .iface_api.init = eth_iface_init,
435 .iface_api.init = eth_iface_init,
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst995 * :github:`31996` - tests/bluetooth/init/bluetooth.init.test_ctlr_peripheral_iso fails to build on …
1041 * :github:`31704` - tests/bluetooth/init/bluetooth.init.test_ctlr_tiny Fails to build on nrf52dk_nr…
1349 * :github:`30120` - sanitycheck fails for tests/bluetooth/init/bluetooth.init.test_ctlr_per_sync
1364 * :github:`30027` - sanitycheck failures on ``tests/bluetooth/init/bluetooth.init.test_ctlr_periphe…
1529 * :github:`29308` - GPIO bit banging i2c init before gpio clock init in stm32f401 plantform,cause s…
1583 * :github:`29056` - tests/bluetooth/init/bluetooth.init.test_ctlr_dbg fails to build on nrf51dk_nrf…
1623 * :github:`28912` - Incorrect macro being used to init a sflist
1796 * :github:`26409` - Clearing of previously initialized data during IPv6 interface init causes infin…
Drelease-notes-4.0.rst100 * Deprecated ``EARLY``, ``APPLICATION`` and ``SMP`` init levels can no longer be
256 * Silabs Series 2: Use oscillator, clock and DCDC configuration from device tree during init.
547 * Fixed race condition between interrupt service and L2 init affecting carrier status in init.
570 * Fixed network carrier status race condition during init.
590 * Fixed reset times during init that were unnecessarily long.
723 * Added support for setting the modem's UART baudrate during init.
892 * Removed an init order circular dependency for the camera pipeline on NXP RT10xx platforms
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1884 .init = wifi_nxp_wpa_supp_dev_init,
1921 .wifi_iface.iface_api.init = nxp_wifi_sta_init,
1962 .wifi_iface.iface_api.init = nxp_wifi_uap_init,
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc1200.c815 .iface_api.init = cc1200_iface_init,
/Zephyr-latest/drivers/ethernet/
Deth_w5500.c463 .iface_api.init = w5500_iface_init,
Deth_dwmac.c620 .iface_api.init = dwmac_iface_init,
Deth_gecko.c639 .iface_api.init = eth_iface_init,
/Zephyr-latest/drivers/net/
DKconfig233 int "CAN bus network device init priority"
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake105 -Woverride-init
/Zephyr-latest/include/zephyr/shell/
Dshell.h680 int (*init)(const struct shell_transport *transport, member
/Zephyr-latest/boards/arduino/nano_33_ble/doc/
Dindex.rst74 done at system init. The pin is specified in the ``zephyr,user`` Devicetree node
/Zephyr-latest/subsys/usb/device_next/class/
Dbt_hci.c473 .init = bt_hci_init,
Dusbd_cdc_ncm.c1183 .init = usbd_cdc_ncm_init,
1189 .iface_api.init = cdc_ncm_iface_init,
/Zephyr-latest/subsys/usb/device_next/
Dusbd_shell.c619 SHELL_CMD_ARG(init, NULL,
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst118 west init zephyrproject
142 # replace zephyrproject with the path you gave west init
/Zephyr-latest/drivers/flash/
DKconfig159 int "Flash init priority"
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst88 west spdx --init -d BUILD_DIR
/Zephyr-latest/doc/services/mem_mgmt/
Dindex.rst187 are usable by the code and available at init time. The user must take of
/Zephyr-latest/modules/openthread/
DKconfig.features278 bool "Operational dataset auto init"
/Zephyr-latest/tests/net/socket/af_packet/src/
Dmain.c94 .iface_api.init = eth_fake_iface_init,
/Zephyr-latest/tests/net/udp/src/
Dmain.c133 .iface_api.init = net_udp_iface_init,
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c1275 static int init(void) in init() function
1462 err = init(); in main()
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_srv.c510 .init = dfu_srv_init,

1...<<21222324252627282930