Searched refs:off (Results 226 – 250 of 436) sorted by relevance
12345678910>>...18
/Zephyr-latest/boards/u-blox/ubx_bmd360eval/doc/ |
D | index.rst | 154 | 7 | Cut off | 158 | 9 | Cut off |
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_cavs25_tgph.dtsi | 36 d3: off { 38 power-state-name = "soft-off";
|
/Zephyr-latest/drivers/led/ |
D | is31fl3733.c | 280 .off = is31fl3733_led_off,
|
D | is31fl3194.c | 319 .off = is31fl3194_led_off,
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 18 shall be based off the main branch and any changes developed in the collab
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 12 The app starts off as a regular Bluetooth GATT peripheral application.
|
/Zephyr-latest/samples/basic/blinky/ |
D | README.rst | 82 the pin is set to its high state, and off when the pin is in its low state.
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf2_global_hsfll.c | 138 .off = api_nosys_on_off,
|
D | clock_control_r8a779f0_cpg_mssr.c | 259 .off = r8a779f0_cpg_mssr_stop,
|
D | clock_control_nrf2_lfclk.c | 266 .off = api_nosys_on_off,
|
D | clock_control_r8a7795_cpg_mssr.c | 268 .off = r8a7795_cpg_mssr_stop,
|
D | clock_stm32_ll_mp1.c | 403 .off = stm32_clock_control_off,
|
D | clock_control_lpc11u6x.c | 343 .off = lpc11u6x_clock_control_off,
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | startup.cmm | 79 FLASH.ReProgram off
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 91 -icount shift=${CONFIG_QEMU_ICOUNT_SHIFT},align=off,sleep=on 95 -icount shift=${CONFIG_QEMU_ICOUNT_SHIFT},align=off,sleep=off
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 159 - 01: the PD support on/off control only 180 - 01: the PD support on/off control only
|
/Zephyr-latest/boards/u-blox/ubx_bmd330eval/doc/ |
D | index.rst | 156 | 7 | Cut off | 160 | 9 | Cut off |
|
/Zephyr-latest/tests/net/socket/tls/src/ |
D | main.c | 1242 size_t off = 0; in recv_work_handler() local 1245 while (off < test_data->datalen) { in recv_work_handler() 1246 size_t recvlen = MIN(sizeof(rx_buf), test_data->datalen - off); in recv_work_handler() 1250 zassert_mem_equal(rx_buf, test_data->data + off, ret, in recv_work_handler() 1253 off += ret; in recv_work_handler() 1254 zassert_true(off <= test_data->datalen, in recv_work_handler()
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_ice40_bitbang.c | 245 .off = fpga_ice40_off,
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 60 Also note that after debug mode has been disabled, target should also be powered off in order
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 68 To set LED0 off but LED1 and LED2 on use FC15 command (write_coils).
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 133 # higher than 17 and 20 respectively. Zephyr uses both, so turn off 228 # GCC compiler flag for turning off thread-safe initialization of local statics
|
/Zephyr-latest/boards/u-blox/ubx_bmd300eval/doc/ |
D | index.rst | 160 | 7 | Cut off | 164 | 9 | Cut off |
|
/Zephyr-latest/boards/adi/max32666fthr/doc/ |
D | index.rst | 9 off-the-shelf peripheral expansion boards. The board also includes a variety of peripherals, 182 …Power Enable. This is connected to the ON pin of the MAX4995 LDO. It turns off the LDO if shorted …
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 85 | SENSOR | off-chip | fxos8700 polling; | 187 SW1 and SW2 are **on**, and SW3 and SW4 are **off** to ensure K64F SWD signals 198 SW2 are **on**, and SW3 and SW4 are **off** to ensure K64F SWD signals are 438 SW1 and SW2 are **off**, and SW3 and SW4 are **on** to ensure KW40Z SWD signals
|
12345678910>>...18