/Zephyr-latest/boards/raspberrypi/rpi_pico2/ |
D | board.cmake | 7 board_runner_args(openocd --cmd-pre-init "source [find interface/${RPI_PICO_DEBUG_ADAPTER}.cfg]") 8 board_runner_args(openocd --cmd-pre-init "source [find target/rp2350.cfg]") 13 board_runner_args(openocd --cmd-pre-init "set_adapter_speed_if_not_set 5000")
|
/Zephyr-latest/tests/drivers/regulator/fixed/src/ |
D | main.c | 23 int64_t init; in ZTEST() local 38 init = k_uptime_get(); in ZTEST() 41 zassert_true(k_uptime_delta(&init) >= off_on_delay_ms); in ZTEST()
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 57 int "Default init priority" 60 Default minimal init priority for each init level. 63 int "Default init priority for device drivers" 68 uses this init priority. 71 int "Default init priority for application level drivers"
|
/Zephyr-latest/samples/bluetooth/tmap_bms/src/ |
D | main.c | 18 static int init(void) in init() function 37 err = init(); in main()
|
/Zephyr-latest/drivers/power_domain/ |
D | Kconfig | 16 int "Power domain init priority" 33 int "GPIO power domain init priority" 51 int "Intel ADSP power domain init priority" 69 int "GPIO monitor power domain init priority" 86 int "NXP SCU-managed PD driver init priority"
|
/Zephyr-latest/boards/st/stm32h745i_disco/support/ |
D | openocd.cfg | 25 # to reset halt just after openocd init. 26 rename init old_init 27 proc init {} {
|
/Zephyr-latest/boards/adi/max32670evkit/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32670.cfg]")
|
/Zephyr-latest/boards/adi/max32672fthr/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32672.cfg]")
|
/Zephyr-latest/boards/adi/max32655fthr/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32655.cfg]")
|
/Zephyr-latest/boards/adi/max32680evkit/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32680.cfg]")
|
/Zephyr-latest/boards/adi/max78002evkit/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max78002.cfg]")
|
/Zephyr-latest/boards/st/nucleo_f103rb/support/ |
D | openocd.cfg | 16 rename init old_init 17 proc init {} {
|
/Zephyr-latest/boards/st/nucleo_h755zi_q/support/ |
D | openocd.cfg | 25 # to reset halt just after openocd init. 26 rename init old_init 27 proc init {} {
|
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/ |
D | board.cmake | 4 board_runner_args(openocd "--gdb-init=disconnect") 5 board_runner_args(openocd "--gdb-init=target extended-remote :3334")
|
/Zephyr-latest/boards/mikroe/clicker_2/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/jlink.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/stm32f4x.cfg]")
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | tmap.rst | 12 When the Bluetooth stack has been initialized (:code:`bt init`), the TMAS can be registered by 13 calling :code:`tmap init`. 21 init :Initialize and register the TMAS
|
D | gmap.rst | 12 When the Bluetooth stack has been initialized (:code:`bt init`), the GMAS can be registered by 13 by calling :code:`gmap init`. It is also strongly suggested to enable BAP via :code:`bap init`. 20 init : [none] 50 uart:~$ bt init 51 uart:~$ bap init 52 uart:~$ gmap init
|
/Zephyr-latest/boards/st/stm32h7s78_dk/support/ |
D | openocd.cfg | 36 # to reset halt just after openocd init. 37 rename init old_init 38 proc init {} {
|
/Zephyr-latest/boards/st/nucleo_h723zg/support/ |
D | openocd.cfg | 31 # to reset halt just after openocd init. 32 rename init old_init 33 proc init {} {
|
/Zephyr-latest/boards/nxp/imx93_evk/ |
D | Kconfig | 7 bool "Configure i.MX 93 EVK board mux control during init" 11 int "i.MX 93 EVK board mux control init priority"
|
/Zephyr-latest/drivers/timer/ |
D | gecko_burtc_timer.c | 186 BURTC_Init_TypeDef init = BURTC_INIT_DEFAULT; in burtc_init() local 208 init.clkDiv = 1; in burtc_init() 209 init.start = false; in burtc_init() 210 BURTC_Init(&init); in burtc_init()
|
/Zephyr-latest/boards/adi/max32666fthr/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32665.cfg]")
|
/Zephyr-latest/boards/adi/max32675evkit/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32675.cfg]")
|
/Zephyr-latest/boards/adi/apard32690/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32690.cfg]")
|
/Zephyr-latest/boards/adi/max32655evkit/ |
D | board.cmake | 4 board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]") 5 board_runner_args(openocd --cmd-pre-init "source [find target/max32655.cfg]")
|