/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 208 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/ |
D | bap_unicast_server_test.c | 418 static void init(void) in init() function 487 init(); in test_main() 534 init(); in test_main_acl_disconnect()
|
D | pbp_public_broadcast_sink_test.c | 198 static int init(void) in init() function 320 init(); in test_main()
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default_appcpu.ld | 156 *(.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/ |
D | od_priv_proxy_srv.c | 146 .init = od_priv_proxy_srv_init,
|
D | op_agg_srv.c | 158 .init = op_agg_srv_init,
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | Kconfig.sync_rtc | 19 int "nRF53 Synchronized RTC init priority"
|
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/ |
D | esiost_args.py | 130 colorama.init()
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-darkmode-toggle.js | 58 static init() { method in DoxygenAwesomeDarkModeToggle
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig | 18 int "Entropy driver init priority"
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | twister_main.py | 59 colorama.init(strip=colorama_strip) 68 colorama.init(strip=color_strip)
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | dma.rst | 59 init [shape=point]; 65 init -> CONFIGURED [label=dma_config];
|
/Zephyr-latest/drivers/eeprom/ |
D | Kconfig | 18 int "EEPROM init priority" 87 int "AT2X EEPROM init priority"
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | shell.c | 168 SHELL_CMD(init, NULL, "Initialize hawkBit", cmd_init),
|
/Zephyr-latest/drivers/wifi/ |
D | Kconfig | 18 int "Wi-Fi driver init priority"
|
/Zephyr-latest/drivers/sensor/bosch/bmi323/ |
D | bmi323.h | 188 int (*init)(const void *context); member
|
/Zephyr-latest/drivers/display/ |
D | Kconfig | 14 int "Display devices init priority"
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/ |
D | Kconfig | 56 cleared, the CACHE64 controller will be disabled during SOC init
|
/Zephyr-latest/include/zephyr/net/ |
D | conn_mgr_connectivity_impl.h | 76 void (*init)(struct conn_mgr_conn_binding *const binding); member
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.lan865x | 22 int "LAN865X driver init priority"
|
/Zephyr-latest/tests/subsys/logging/log_backend_init/src/ |
D | main.c | 89 .init = backend_init,
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | mcuboot.ld | 122 *(.init.literal) 123 *(.init) 195 #include <zephyr/linker/common-rom/common-rom-init.ld>
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_access.c | 139 .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/ |
D | main.c | 135 .iface_api.init = net_iface_init, 195 .iface_api.init = eth_fake_iface_init,
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 24 When the Bluetooth stack has been initialized (:code:`bt init`), 94 uart:~$ bt init 180 init :Initialize TBS 215 uart:~$ bt init
|