Searched refs:start (Results 751 – 775 of 1113) sorted by relevance
1...<<31323334353637383940>>...45
/Zephyr-latest/drivers/counter/ |
D | counter_dw_timer.c | 301 .start = counter_dw_timer_start,
|
D | counter_esp32_tmr.c | 218 .start = counter_esp32_start,
|
D | counter_max32_timer.c | 294 .start = api_start,
|
D | counter_mcux_qtmr.c | 293 .start = mcux_qtmr_start,
|
D | counter_nxp_mrt.c | 269 .start = nxp_mrt_start,
|
D | counter_nxp_pit.c | 238 .start = nxp_pit_start,
|
/Zephyr-latest/drivers/dma/ |
D | dma_max32.c | 324 .start = max32_dma_start,
|
D | dma_sedi.c | 355 .start = dma_sedi_start,
|
D | dma_si32.c | 422 .start = dma_si32_start,
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 54 notified when the start completes.
|
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 30 Before you start, make sure you have a working Zephyr development environment, as per the
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
D | cap_acceptor_unicast.c | 244 .start = unicast_server_start_cb,
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/ |
D | main.c | 66 (request->start + i) % per_adv_params.num_subevents; in request_cb()
|
/Zephyr-latest/samples/net/virtual/src/ |
D | main.c | 159 .start = virtual_test_interface_start,
|
/Zephyr-latest/boards/raspberrypi/rpi_5/doc/ |
D | index.rst | 96 Insert the Micro SD card and power on the Raspberry Pi 5. And then, the STAT LED will start to blin…
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | gmap_ugt_test.c | 232 .start = unicast_server_start,
|
/Zephyr-latest/boards/adi/max32690fthr/doc/ |
D | index.rst | 119 ``west debug`` command to write a firmware image into flash and start a debug
|
/Zephyr-latest/ |
D | README.rst | 37 and the documentation's `Getting Started Guide`_ to start developing.
|
/Zephyr-latest/samples/bluetooth/hap_ha/src/ |
D | bap_unicast_sr.c | 335 .start = lc3_start,
|
/Zephyr-latest/tests/kernel/threads/thread_stack/src/ |
D | main.c | 36 *start_addr = (char *)k_current_get()->stack_info.start; in z_impl_stack_info_get()
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947.dtsi | 249 data-pin-start = <16>;
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | core.py | 97 start = list(starting_from) 101 for desired in start:
|
/Zephyr-latest/subsys/net/ip/ |
D | utils.c | 140 char *start = buf; in net_value_to_udec() local 157 return buf - start; in net_value_to_udec()
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 33 * These macros will set up a segment start address correctly, 429 /* Heap start and end markers. Mostly unused, though newlib likes them */
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 134 A representative’s suspension will end and voting rights be restored at the start 153 voting rights restored at the start of the second consecutive meeting
|
1...<<31323334353637383940>>...45