Home
last modified time | relevance | path

Searched full:begins (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml13 transceiver begins their transmission. This is specified by the
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.multilevel50 where storage for 2nd level interrupt ISRs begins. This is
114 where storage for 3rd level interrupt ISRs begins. This is
/Zephyr-latest/doc/services/resource_management/
Dindex.rst32 * The stable states are off, on, and error. The service always begins
71 changes, including when a service begins turning off or enters an error
/Zephyr-latest/arch/x86/core/
Dcpuhalt.c34 * "After the IF flag is set, the processor begins responding to in arch_cpu_atomic_idle()
/Zephyr-latest/include/zephyr/arch/x86/
Dmultiboot.h56 * Magic numbers: the kernel multiboot header (see crt0.S) begins with
/Zephyr-latest/dts/bindings/mtd/
Dfixed-partitions.yaml49 the partition begins at that offset from the parent flash
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst56 An application-supplied ``main()`` function begins executing once
/Zephyr-latest/include/zephyr/crypto/
Dhash.h63 * Hash handler set up when the session begins.
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.h113 * each value takes one DWORD (32-bits) or in packed form where the array begins with
/Zephyr-latest/doc/build/cmake/
Dindex.rst58 The configuration phase begins when the user invokes *CMake* to generate a
67 CMake begins by processing the :file:`CMakeLists.txt` file in the application
134 The build phase begins when the user invokes ``make`` or ``ninja``. Its
167 Compilation proper begins with the first intermediate binary. Source files (C
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmain.c61 * Work queuing begins when the MQTT connection is established.
/Zephyr-latest/arch/x86/core/ia32/
Dthread.c113 * doesn't care about their state when execution begins in arch_new_thread()
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst53 the **running** state and begins counting down towards expiry.
76 The timer's status is reset to zero, then the timer begins counting down
/Zephyr-latest/doc/develop/west/
Dconfig.rst187 element begins with ``-``. The project is activated if the element
188 begins with ``+``. (Project names cannot contain ``,`` if this option is
/Zephyr-latest/include/zephyr/
Dirq.h35 * subsequently enabled before the interrupt handler begins servicing
102 * subsequently enabled via irq_enable() before the interrupt handler begins
/Zephyr-latest/include/zephyr/drivers/
Dretained_mem.h75 * application begins execution or the device is rebooted (without power loss). It must support
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst67 if a higher priority thread begins waiting on the mutex. This allows the owning
/Zephyr-latest/arch/xtensa/core/
Dthread.c106 * begins the C function. And A4-A7 and A8-A11 are optional in init_stack()
/Zephyr-latest/kernel/
DKconfig.vm49 Offset that the kernel image begins within its address space,
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst199 the address where the region begins.
204 CONFIG_SRAM_BASE_ADDRESS to determine the address where the region begins.
/Zephyr-latest/modules/thrift/src/thrift/server/
DTServer.h62 * Called before the server begins.
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dlog_parser_v1.py315 # the offset begins at 0 for va_list. However, the format string
Dlog_parser_v3.py323 # the offset begins at 0 for va_list. However, the format string
/Zephyr-latest/drivers/display/
Ddisplay_max7219.c190 /* led register address begins from 1 */ in max7219_write()
/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_util.h49 * Creates an absolute path that begins with the mount point, then

12