Home
last modified time | relevance | path

Searched defs:enable (Results 201 – 225 of 325) sorted by relevance

12345678910>>...13

/Zephyr-latest/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.c33 int rcar_cpg_mstp_clock_endisable(uint32_t base_address, uint32_t module, bool enable) in rcar_cpg_mstp_clock_endisable()
/Zephyr-latest/drivers/entropy/
Dentropy_smartbond.c80 static void trng_enable(bool enable) in trng_enable()
/Zephyr-latest/drivers/mbox/
Dmbox_nxp_s32_mru.c116 bool enable) in nxp_s32_mru_set_enabled()
Dmbox_ti_omap.c162 static int omap_mailbox_set_enabled(const struct device *dev, uint32_t channel, bool enable) in omap_mailbox_set_enabled()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.h123 #define _ESP_CMD_DHCP_ENABLE(mode, enable) \ argument
130 #define ESP_CMD_DHCP_ENABLE(mode, enable) \ argument
/Zephyr-latest/drivers/adc/
Dadc_ads131m02.c240 static inline int ads131m02_acquistion_time(uint16_t acq_time, uint16_t *enable) in ads131m02_acquistion_time()
291 uint16_t enable; in ads131m02_setup() local
Dadc_ads1x1x.c166 static inline int ads1x1x_setup_rdy_pin(const struct device *dev, bool enable) in ads1x1x_setup_rdy_pin()
181 static inline int ads1x1x_setup_rdy_interrupt(const struct device *dev, bool enable) in ads1x1x_setup_rdy_interrupt()
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c301 bool enable; in cmd_discoverable() local
/Zephyr-latest/drivers/sensor/ams/tmd2620/
Dtmd2620.h160 static void tmd2620_setup_int(const struct tmd2620_config *config, bool enable) in tmd2620_setup_int()
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/
Dvcmp_ite_it8xxx2.c101 static void vcmp_enable(const struct device *dev, int enable) in vcmp_enable()
/Zephyr-latest/drivers/video/
Dvideo_mcux_mipi_csi2rx.c149 static int mipi_csi2rx_set_stream(const struct device *dev, bool enable) in mipi_csi2rx_set_stream()
Dvideo_sw_generator.c102 static int video_sw_generator_set_stream(const struct device *dev, bool enable) in video_sw_generator_set_stream()
/Zephyr-latest/drivers/flash/
Dsoc_flash_nios2_qspi.c424 bool enable) in flash_nios2_qspi_write_protection()
Dflash_sam0.c403 static int flash_sam0_write_protection(const struct device *dev, bool enable) in flash_sam0_write_protection()
/Zephyr-latest/include/zephyr/drivers/
Dcharger.h393 static inline int z_impl_charger_charge_enable(const struct device *dev, const bool enable) in z_impl_charger_charge_enable()
/Zephyr-latest/drivers/charger/
Dcharger_bq24190.c436 static int bq24190_charge_enable(const struct device *dev, const bool enable) in bq24190_charge_enable()
Dcharger_bq25180.c126 static int bq25183_charge_enable(const struct device *dev, const bool enable) in bq25183_charge_enable()
/Zephyr-latest/include/zephyr/net/
Dphy.h93 bool enable; member
/Zephyr-latest/drivers/edac/
Dedac_ibecc.c64 static void ibecc_errcmd_setup(const pcie_bdf_t bdf, bool enable) in ibecc_errcmd_setup()
/Zephyr-latest/drivers/gnss/
Dgnss_u_blox_m8.c667 uint32_t enable) in ubx_m8_config_block_fill()
776 uint32_t enable = (systems & gnss_system) ? in ubx_m8_set_enabled_systems() local
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dcomm_widget.h808 static inline void cw_upstream_enable_sent_intr(bool enable) in cw_upstream_enable_sent_intr()
/Zephyr-latest/subsys/shell/backends/
Dshell_mqtt.c710 static int enable(const struct shell_transport *transport, bool blocking) in enable() function
Dshell_telnet.c653 static int enable(const struct shell_transport *transport, bool blocking) in enable() function
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c122 static bool enable = true; in counter_top_handler() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.c413 bool enable) in enable_fifop_interrupt()
422 bool enable) in enable_sfd_interrupt()

12345678910>>...13