Searched full:interruption (Results 1 – 25 of 75) sorted by relevance
123
/Zephyr-latest/dts/bindings/arm/ |
D | nxp,nbu.yaml | 4 description: NXP NBU interruption information 16 description: Name of the Narrow Band Unit interruption initialization
|
/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/ |
D | Kconfig | 9 bool "Nuvoton NPCX ADC threshold detection interruption" 13 This option enables threshold interruption using sensor
|
/Zephyr-latest/include/zephyr/drivers/adc/ |
D | adc_npcx_threshold.h | 74 * @brief Enables/Disables ADC threshold interruption. 81 * @param enable Enable or disables threshold interruption. 85 * interruption, otherwise error will be returned.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | awinic,aw9523b-gpio.yaml | 17 This is used for notifying interruption.
|
/Zephyr-latest/subsys/debug/gdbstub/ |
D | gdbstub_backend.h | 17 * will be called in an interruption context.
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | test_ecc_utils.h | 21 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 50 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
D | test_ecc_utils.c | 21 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 50 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | gdbstub.h | 26 * @brief GDB interruption context
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 13 Timers are driven by interrupts, so the perf tracer function is called during an interruption.
|
/Zephyr-latest/doc/services/storage/stream/ |
D | stream_flash.rst | 25 at the same point after an unexpected interruption.
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | prevent_irq.c | 31 * This routine tests if the kernel is capable of preventing interruption, by
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_json.h | 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
D | lwm2m_rw_oma_tlv.h | 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
D | lwm2m_rw_plain_text.h | 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
D | lwm2m_rd_client.h | 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
/Zephyr-latest/doc/services/virtualization/ |
D | ivshmem.rst | 20 memory with the ability for a VM to generate an interruption on another, and
|
/Zephyr-latest/lib/libc/minimal/source/string/ |
D | strstr.c | 28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
/Zephyr-latest/include/zephyr/posix/ |
D | fnmatch.h | 27 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
/Zephyr-latest/subsys/profiling/perf/backends/ |
D | perf_x86.c | 23 /* interruption stack frame */
|
D | perf_riscv.c | 38 * Then, before calling interruption handler, core switch $sp to in arch_perf_current_stack_trace()
|
/Zephyr-latest/subsys/testsuite/include/zephyr/ |
D | test_utils.h | 26 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | cpu_idle.c | 74 * Set PRIMASK before configuring BASEPRI to prevent interruption in arch_cpu_idle()
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usb_dfu.h | 29 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | strtoul.c | 25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
D | strtoull.c | 25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
123