Home
last modified time | relevance | path

Searched full:ist (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/dts/bindings/sensor/
Dist,tsic-xx6.yaml6 https://www.ist-ag.com/sites/default/files/downloads/ATTSic_E.pdf
11 compatible = "ist,tsic-xx6";
18 compatible: "ist,tsic-xx6"
/Zephyr-latest/tests/drivers/build_all/sensor/
Dpwm.dtsi11 compatible = "ist,tsic-xx6";
/Zephyr-latest/arch/arm/core/
Dgdbstub.c30 int ist = ((ctx.registers[SPSR] & BIT(SPSR_J)) >> (SPSR_J - 1)) | in is_bkpt() local
33 if (ist == SPSR_ISETSTATE_ARM) { in is_bkpt()
36 } else if (ist != SPSR_ISETSTATE_JAZELLE) { in is_bkpt()
/Zephyr-latest/samples/sensor/sgp40_sht4x/
DREADME.rst65 The datasheet states that the raw sensor signal for the SGP40 ist proportional
/Zephyr-latest/drivers/gpio/
Dgpio_lpc11u6x.c69 volatile uint32_t ist; member
403 pint_regs->ist |= BIT(irq); in gpio_lpc11u6x_pin_interrupt_configure()
439 if ((pint_regs->ist & BIT(irq)) == 0) { in gpio_lpc11u6x_isr()
444 pint_regs->ist |= BIT(irq); in gpio_lpc11u6x_isr()
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S500 #define EXCEPT_CODE(nr, ist) \ argument
501 vector_ ## nr: pushq %gs:__x86_tss64_t_ist ## ist ## _OFFSET; \
504 #define EXCEPT(nr, ist) \ argument
506 pushq %gs:__x86_tss64_t_ist ## ist ## _OFFSET; \
525 * IST index in TSS
905 #define IDT(nr, type, ist) \ argument
907 .byte ist, type; \
910 /* Which IST entry in TSS to use for automatic stack switching, or 0 if
/Zephyr-latest/drivers/ethernet/
Deth_smsc91x_priv.h119 #define IST 0xc /* read only */ macro
Deth_smsc91x.c493 if (smsc_read_1(sc, IST) & ALLOC_INT) { in smsc_send_pkt()
567 status = smsc_read_1(sc, IST); in smsc_isr_task()
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt331 ist Innovative Sensor Technology IST AG
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1171 (:dtcompatible:`ist,tsic-xx6`).