Home
last modified time | relevance | path

Searched refs:init (Results 301 – 325 of 749) sorted by relevance

1...<<11121314151617181920>>...30

/Zephyr-latest/drivers/clock_control/
DKconfig.nrf208 bool "Request LOW frequency on init"
214 we need to send a request on init to align GDFS with the NRF2
219 request a HIGH frequency on init anyway.
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c418 static void init(void) in init() function
487 init(); in test_main()
534 init(); in test_main_acl_disconnect()
Dpbp_public_broadcast_sink_test.c198 static int init(void) in init() function
320 init(); in test_main()
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld156 *(.init.literal)
157 *(.init)
276 *libkernel.a:init.*(.rodata .rodata.*)
318 *libkernel.a:init.*
329 *libkernel.a:init.*
379 #include <zephyr/linker/common-rom/common-rom-init.ld>
/Zephyr-latest/subsys/bluetooth/mesh/
Dod_priv_proxy_srv.c146 .init = od_priv_proxy_srv_init,
Dop_agg_srv.c158 .init = op_agg_srv_init,
/Zephyr-latest/soc/nordic/nrf53/
DKconfig.sync_rtc19 int "nRF53 Synchronized RTC init priority"
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost_args.py130 colorama.init()
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-darkmode-toggle.js58 static init() { method in DoxygenAwesomeDarkModeToggle
/Zephyr-latest/drivers/entropy/
DKconfig18 int "Entropy driver init priority"
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtwister_main.py59 colorama.init(strip=colorama_strip)
68 colorama.init(strip=color_strip)
/Zephyr-latest/doc/hardware/peripherals/
Ddma.rst59 init [shape=point];
65 init -> CONFIGURED [label=dma_config];
/Zephyr-latest/drivers/eeprom/
DKconfig18 int "EEPROM init priority"
87 int "AT2X EEPROM init priority"
/Zephyr-latest/subsys/mgmt/hawkbit/
Dshell.c168 SHELL_CMD(init, NULL, "Initialize hawkBit", cmd_init),
/Zephyr-latest/drivers/wifi/
DKconfig18 int "Wi-Fi driver init priority"
/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.h188 int (*init)(const void *context); member
/Zephyr-latest/drivers/display/
DKconfig14 int "Display devices init priority"
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig56 cleared, the CACHE64 controller will be disabled during SOC init
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h76 void (*init)(struct conn_mgr_conn_binding *const binding); member
/Zephyr-latest/drivers/ethernet/
DKconfig.lan865x22 int "LAN865X driver init priority"
/Zephyr-latest/tests/subsys/logging/log_backend_init/src/
Dmain.c89 .init = backend_init,
/Zephyr-latest/soc/espressif/esp32s2/
Dmcuboot.ld122 *(.init.literal)
123 *(.init)
195 #include <zephyr/linker/common-rom/common-rom-init.ld>
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_access.c139 .init = model1_init,
143 .init = model2_init,
147 .init = model3_init,
151 .init = model4_init,
155 .init = model5_init,
/Zephyr-latest/tests/net/hostname/src/
Dmain.c135 .iface_api.init = net_iface_init,
195 .iface_api.init = eth_fake_iface_init,
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst24 When the Bluetooth stack has been initialized (:code:`bt init`),
94 uart:~$ bt init
180 init :Initialize TBS
215 uart:~$ bt init

1...<<11121314151617181920>>...30