Searched refs:init (Results 726 – 749 of 749) sorted by relevance
1...<<21222324252627282930
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 871 * :github:`22356` - An application hook for early init 891 * :github:`22207` - Bluetooth :Mesh:Provison init should after proxy
|
D | release-notes-2.7.rst | 1204 * :github:`38234` - Newlib retargetable lock init fails on qemu_xtensa 1552 * :github:`36783` - drivers: modem: hl7800 gpio init failed with interrupt flags 1793 * :github:`34268` - Bluetooth: Mesh: Sample is stuck in init process on disco_l475_iot
|
D | release-notes-2.0.rst | 387 * Trickle timer re-init fixes. 1294 * :github:`15003` - init_iface in net_if.c should check api->init
|
D | release-notes-1.14.rst | 1129 * :github:`15299` - west init fails in powershell 1241 * :github:`14833` - Bluetooth init procedure with BT_SETTINGS is not reliable 1983 * :github:`10733` - Logger thread should be started earlier than _init_static_threads() in init.c
|
D | release-notes-2.1.rst | 608 * :github:`20244` - mesh: demo: BT fails it init
|
D | release-notes-3.1.rst | 1403 * :github:`45401` - test-ci: adc: lpcxpresso55s28: adc pinctl init error 1830 * :github:`42227` - Teensy41 support SDHC - Storage init Error
|
D | release-notes-3.6.rst | 572 * Fixed init priority for :dtcompatible:`x-powers,axp192-regulator`.
|
D | release-notes-3.5.rst | 773 * Fixed esp_at driver init and network interface dormant state setting.
|
D | release-notes-3.7.rst | 284 has the special ``zephyr,deferred-init`` property set. The device can be
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 2528 .init = cfg_srv_init,
|
D | cfg_cli.c | 1119 .init = cfg_cli_init,
|
D | Kconfig | 1146 distribution. This makes several callbacks and use of the init
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 288 uninitialized. This is useful for verifiers of object init functions.
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 1494 static uint8_t init(const void *cmd, uint16_t cmd_len, in init() function 4797 .func = init,
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | Kconfig.nxp | 1205 Enable this to monitor SDIO init deinit errors
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_dwc2.c | 2975 .init = udc_dwc2_init,
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 968 # If we are building a native_simulator target, we can only check the init priorities
|
/Zephyr-latest/kernel/ |
D | Kconfig | 1080 rsource "Kconfig.init"
|
/Zephyr-latest/tests/net/socket/udp/src/ |
D | main.c | 1003 .iface_api.init = eth_fake_iface_init,
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 4134 SHELL_CMD_ARG(init, NULL, NULL, cmd_init, 1,
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 4900 SHELL_CMD_ARG(init, NULL, "[no-settings-load], [sync]",
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 3489 $line =~ /^\+[a-z_]*init/ ||
|
/Zephyr-latest/drivers/modem/ |
D | hl7800.c | 6569 .iface_api.init = offload_iface_init,
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 5234 # For example: zephyr_linker_section_obj_level(SECTION init LEVEL PRE_KERNEL_1)
|
1...<<21222324252627282930