Home
last modified time | relevance | path

Searched defs:en (Results 1 – 13 of 13) sorted by relevance

/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_ite_it8xxx2.c116 volatile uint8_t *en; in ite_intc_irq_enable() local
134 volatile uint8_t *en; in ite_intc_irq_disable() local
182 volatile uint8_t *en; in ite_intc_irq_is_enable() local
/Zephyr-Core-3.6.0/samples/subsys/usb_c/source/src/
Dmain.c101 int port0_policy_cb_src_en(const struct device *dev, bool en) in port0_policy_cb_src_en()
111 int port0_policy_cb_vconn_en(const struct device *dev, enum tc_cc_polarity pol, bool en) in port0_policy_cb_vconn_en()
/Zephyr-Core-3.6.0/drivers/sensor/stts751/
Dstts751_trigger.c28 uint8_t en = (enable) ? 0 : 1; in stts751_enable_int() local
/Zephyr-Core-3.6.0/drivers/sensor/iis3dhhc/
Diis3dhhc.c103 iis3dhhc_norm_mod_en_t en; in iis3dhhc_odr_set() local
/Zephyr-Core-3.6.0/drivers/mbox/
Dmbox_andes_plic_sw.c134 uint32_t en, is_enabled_ch, hartid, cpu_id, irq; in mbox_andes_set_enabled() local
/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_lan865x.c24 static int lan865x_mac_rxtx_control(const struct device *dev, bool en) in lan865x_mac_rxtx_control()
/Zephyr-Core-3.6.0/drivers/espi/
Despi_mchp_xec_v2.c1421 uint8_t en = (p->flags & BIT(MCHP_DT_ESPI_VW_FLAG_STATUS_POS)); in xec_vw_config() local
1439 uint8_t en = (signal_info.flags & BIT(MCHP_DT_ESPI_VW_FLAG_STATUS_POS)); in xec_register_vw_handlers() local
Despi_it8xxx2.c1553 enum espi_channel ch, bool en) in espi_it8xxx2_ch_notify_system_state()
/Zephyr-Core-3.6.0/drivers/crypto/
Dcrypto_intel_sha_registers.h119 uint32_t en : 1; member
/Zephyr-Core-3.6.0/drivers/sensor/fdc2x1x/
Dfdc2x1x.c258 static int fdc2x1x_set_autoscan_mode(const struct device *dev, bool en) in fdc2x1x_set_autoscan_mode()
/Zephyr-Core-3.6.0/drivers/usb_c/tcpc/
Ducpd_stm32.c366 static void dead_battery(const struct device *dev, bool en) in dead_battery()
/Zephyr-Core-3.6.0/drivers/usb/device/
Dusb_dc_nrfx.c85 bool en; member
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/reg/
Dmec172x_ecia.h1175 static inline void mchp_soc_ecia_girq_aggr_en(uint8_t girq, uint8_t en) in mchp_soc_ecia_girq_aggr_en()