/Zephyr-latest/samples/bluetooth/tmap_bmr/src/ |
D | main.c | 29 printk("Initializing TMAP and setting role\n"); in main() 41 printk("Initializing BAP Broadcast Sink\n"); in main()
|
/Zephyr-latest/samples/net/zperf/src/ |
D | main.c | 54 (void)net_config_init_app(NULL, "Initializing network"); in main() 62 (void)net_config_init_app(NULL, "Initializing network"); in main()
|
/Zephyr-latest/samples/basic/custom_dts_binding/ |
D | sample.yaml | 16 - "Initializing pin with inactive level."
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/src/ |
D | test_config.c | 41 * - Verify that GPIO_OUTPUT_HIGH flag is initializing the pin to high. 42 * - Verify that GPIO_OUTPUT_LOW flag is initializing the pin to low. 43 * - Verify that configuring the pin as an output without initializing it 84 /* Verify that GPIO_OUTPUT_HIGH flag is initializing the pin to high. */ in ZTEST() 92 /* Verify that configuring the pin as an output without initializing it in ZTEST() 100 /* Verify that GPIO_OUTPUT_LOW flag is initializing the pin to low. */ in ZTEST() 108 /* Verify that configuring the pin as an output without initializing it in ZTEST()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,ina236.yaml | 10 DeviceTree and it provides macro that can be used for initializing the
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/src/ |
D | main.c | 38 * Test initializing the device identity by calling bt_id_init() while the device identity count 65 * Test initializing the device identity by calling bt_id_init() while the device identity count
|
D | test_suite_setup_public_identity.c | 53 * Test initializing the device identity with public address by calling bt_id_init() while the 89 * Test initializing the device identity with public address by calling bt_id_init() while the
|
D | test_suite_setup_static_random_identity.c | 66 * Test initializing the device identity with static random address by calling bt_id_init() while 123 * Test initializing the device identity with static random address by calling bt_id_init() while 168 * Test initializing the device identity with static random address by calling bt_id_init() while
|
/Zephyr-latest/drivers/timer/ |
D | sys_clock_init.c | 11 * Initializing the timer driver is done in this module to reduce code
|
D | Kconfig.nrf_grtc | 33 Start the SYSCOUNTER when initializing the GRTC. This should only be
|
/Zephyr-latest/samples/net/sockets/http_server/src/ |
D | usb.c | 23 (void)net_config_init_app(NULL, "Initializing network"); in init_usb()
|
/Zephyr-latest/samples/sensor/bme280/ |
D | README.rst | 136 [00:00:00.379,760] <dbg> BME280.bme280_init: initializing "BME280_SPI" on bus "SPI_3" 138 [00:00:00.379,821] <dbg> BME280.bme280_init: initializing "BME280_I2C" on bus "I2C_0" 152 [00:00:00.377,777] <dbg> BME280.bme280_init: initializing "BME280_SPI" on bus "SPI_3" 155 [00:00:00.379,638] <dbg> BME280.bme280_init: initializing "BME280_I2C" on bus "I2C_0"
|
/Zephyr-latest/tests/kernel/workq/work_queue/src/ |
D | main.c | 193 LOG_DBG(" - Initializing test items"); in test_sequence() 404 LOG_DBG(" - Initializing delayed test items"); in ZTEST() 505 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 536 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 629 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 660 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 688 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 719 LOG_DBG(" - Initializing triggered test items"); in ZTEST() 806 LOG_DBG(" - Initializing kernel objects"); in ZTEST() 853 LOG_DBG(" - Initializing triggered test items"); in ZTEST()
|
/Zephyr-latest/dts/bindings/stepper/ |
D | stepper-controller.yaml | 26 micro-step resolution to be set while initializing the device driver.
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 117 I/TC: Secondary CPU 1 initializing 119 I/TC: Secondary CPU 2 initializing 121 I/TC: Secondary CPU 3 initializing
|
/Zephyr-latest/dts/bindings/sdhc/ |
D | zephyr,sdhc-spi-slot.yaml | 14 if you observe issues initializing your card.
|
/Zephyr-latest/tests/bluetooth/mesh_shell/src/ |
D | main.c | 141 printk("Initializing mesh failed (err %d)\n", err); in bt_ready() 163 printk("Initializing...\n"); in main()
|
/Zephyr-latest/samples/net/sockets/echo_server/src/ |
D | usb.c | 54 (void)net_config_init_app(NULL, "Initializing network"); in init_usb()
|
/Zephyr-latest/samples/basic/custom_dts_binding/src/ |
D | main.c | 29 printf("Initializing pin with inactive level.\n"); in main()
|
/Zephyr-latest/samples/bluetooth/tmap_bms/src/ |
D | main.c | 42 printk("Initializing TMAP and setting role\n"); in main()
|
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
D | ld_dvfs.h | 17 * @brief Function for initializing the Dynamic Voltage and Frequency Scaling service
|
/Zephyr-latest/tests/bluetooth/mesh/basic/src/ |
D | main.c | 174 printk("Initializing mesh failed (err %d)\n", err); in bt_ready() 191 printk("Initializing...\n"); in main()
|
/Zephyr-latest/tests/kernel/workq/work_queue/ |
D | README.txt | 34 - Initializing test items 60 - Initializing delayed test items
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | ble_mesh.c | 63 printk("Initializing mesh failed (err %d)\n", err); in bt_ready()
|
/Zephyr-latest/subsys/shell/ |
D | shell_wildcard.h | 19 /* Function initializing wildcard expansion procedure.
|