/Zephyr-latest/boards/beagle/beagleplay/ |
D | Kconfig | 14 Set the priority for board init, must be greater than
|
/Zephyr-latest/drivers/misc/ft8xx/ |
D | Kconfig | 15 int "FT800 init priority"
|
/Zephyr-latest/drivers/can/transceiver/ |
D | Kconfig | 9 int "CAN transceiver driver init priority"
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | thingy52_nrf52832_defconfig | 16 # Enable regulators (init priority adjusted so that they
|
/Zephyr-latest/drivers/sensor/microchip/mcp970x/ |
D | mcp970x.c | 99 static int init(const struct device *dev) in init() function 136 SENSOR_DEVICE_DT_INST_DEFINE(inst, &init, NULL, &mcp970x_##inst##_data, \
|
/Zephyr-latest/drivers/sdhc/ |
D | Kconfig | 23 int "SDHC driver init priority" 26 SDHC driver system init priority
|
/Zephyr-latest/tests/kernel/device/boards/ |
D | hifive_unmatched_fu740_s7.overlay | 56 zephyr,deferred-init; 63 zephyr,deferred-init;
|
D | hifive_unmatched_fu740_u74.overlay | 56 zephyr,deferred-init; 63 zephyr,deferred-init;
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class_api.h | 255 if (api->init != NULL) { in usbd_class_init() 256 return api->init(c_data); in usbd_class_init()
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.cpp | 52 init(); in TSSLSocket() 60 init(); in TSSLSocket() 68 init(); in TSSLSocket() 76 init(); in TSSLSocket() 83 init(); in TSSLSocket() 91 init(); in TSSLSocket() 266 void TSSLSocket::init() in init() function in apache::thrift::transport::TSSLSocket
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 19 init : [ase_sink_count, ase_source_count] 78 "init","none","any","none" 79 "discover","init","any","any" 99 uart:~$ bt init 100 uart:~$ bap init 113 uart:~$ bt init 114 uart:~$ bap init 138 uart:~$ bt init 139 uart:~$ bap init 156 uart:~$ bap init [all …]
|
D | csip.rst | 28 When the Bluetooth stack has been initialized (:code:`bt init`), 30 initialized by calling :code:`csip_set_coordinator init`, which will start a discovery 48 init :Initialize CSIP_SET_COORDINATOR 67 uart:~$ init 77 uart:~$ csip_set_coordinator init 165 uart:~$ bt init
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.npm1300 | 19 greater than the I2C controller init priority.
|
D | Kconfig.npm2100 | 19 greater than the I2C controller init priority.
|
D | Kconfig.sc18im704 | 13 int "SC18IM704 GPIO init priority"
|
/Zephyr-latest/drivers/regulator/ |
D | Kconfig.axp192 | 17 int "AXP192 regulator driver init priority"
|
/Zephyr-latest/drivers/comparator/ |
D | Kconfig | 16 int "COMPARATOR init priority"
|
/Zephyr-latest/soc/nxp/mcx/mcxn/ |
D | CMakeLists.txt | 7 # Pass this flag so the SDK I2C, UART and SPI drivers do not init the LP
|
/Zephyr-latest/include/zephyr/drivers/ |
D | disk.h | 106 int (*init)(struct disk_info *disk); member
|
/Zephyr-latest/boards/st/nucleo_h503rb/ |
D | board.cmake | 7 board_runner_args(openocd --cmd-pre-init "gdb_report_data_abort enable")
|
/Zephyr-latest/drivers/kscan/ |
D | Kconfig | 21 int "Keyboard scan driver init priority"
|
/Zephyr-latest/drivers/coredump/ |
D | Kconfig | 13 int "Coredump device init priority"
|
/Zephyr-latest/samples/modules/chre/src/ |
D | main.cpp | 24 if (chre::zephyr::init()) { in main()
|
/Zephyr-latest/boards/sipeed/longan_nano/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find target/gd32vf103.cfg]")
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/ |
D | board.cmake | 5 board_runner_args(openocd --cmd-pre-init "gdb_report_data_abort enable")
|