Searched refs:IE (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_nuclei_eclic.c | 61 uint8_t IE : 1; member 116 ECLIC_CTRL[irq].INTIE.b.IE = 1; in riscv_clic_irq_enable() 124 ECLIC_CTRL[irq].INTIE.b.IE = 0; in riscv_clic_irq_disable() 132 return ECLIC_CTRL[irq].INTIE.b.IE; in riscv_clic_irq_is_enabled()
|
/Zephyr-latest/boards/96boards/nitrogen/doc/ |
D | index.rst | 189 `96Boards IE Specification`_. 328 .. _96Boards IE Specification:
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.nrf5 | 94 with CST IE injection as an extension to ieee802154_nrf5 driver.
|
D | Kconfig | 97 reception handling and CSL IE injection.
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_numaker.c | 338 NUMAKER_UTCPD_REG_DUMP(dev, IE); in numaker_utcpd_dump_regs() 870 uint32_t ie = NUMAKER_UTCPD_REG_READ_BY_NAME(dev, IE); in numaker_utcpd_isr() 936 NUMAKER_UTCPD_REG_FORCE_WRITE_BY_NAME(dev, IE, ie); in numaker_utcpd_isr() 944 NUMAKER_UTCPD_REG_FORCE_WRITE_BY_NAME(dev, IE, ie); in numaker_utcpd_isr() 1271 rc = NUMAKER_UTCPD_REG_WRITE_BY_NAME(dev, IE, ie); in numaker_utcpd_interrupts_init()
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 197 `96Boards IE Specification`_. 382 .. _96Boards IE Specification:
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_omap.c | 40 __IO uint32_t IE; /**< Interrupt Enable (Legacy), offset: 0x84 */ member
|
/Zephyr-latest/drivers/espi/ |
D | espi_npcx.c | 131 .int_en_bit = NPCX_ESPIIE_##event##IE, \
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 2830 # to make the SVG files visible in IE 9+ (other browsers do not have this 2845 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make 2846 # the SVG files visible. Older versions of IE do not have SVG support.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.0.rst | 1518 * :github:`2397` - 802.15.4 - IE list support
|