Searched full:ist (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/dts/bindings/sensor/ |
D | ist,tsic-xx6.yaml | 6 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/ |
D | pwm.dtsi | 11 compatible = "ist,tsic-xx6";
|
/Zephyr-latest/arch/arm/core/ |
D | gdbstub.c | 30 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/ |
D | README.rst | 65 The datasheet states that the raw sensor signal for the SGP40 ist proportional
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_lpc11u6x.c | 69 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/ |
D | locore.S | 500 #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/ |
D | eth_smsc91x_priv.h | 119 #define IST 0xc /* read only */ macro
|
D | eth_smsc91x.c | 493 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/ |
D | vendor-prefixes.txt | 331 ist Innovative Sensor Technology IST AG
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 1171 (:dtcompatible:`ist,tsic-xx6`).
|