Home
last modified time | relevance | path

Searched defs:cfg (Results 826 – 850 of 952) sorted by relevance

1...<<313233343536373839

/Zephyr-latest/drivers/counter/
Dcounter_gecko_stimer.c137 static int counter_gecko_set_top_value(const struct device *dev, const struct counter_top_cfg *cfg) in counter_gecko_set_top_value()
Dcounter_nxp_pit.c104 const struct counter_top_cfg *cfg) in nxp_pit_set_top_value()
Dcounter_nxp_mrt.c112 static int nxp_mrt_set_top_value(const struct device *dev, const struct counter_top_cfg *cfg) in nxp_mrt_set_top_value()
/Zephyr-latest/drivers/dma/
Ddma_dw_common.c125 struct dma_config *cfg) in dw_dma_config()
Ddma_dw_axi.c215 uint64_t cfg; member
441 struct dma_config *cfg) in dma_dw_axi_config()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c291 static void provision_and_configure(struct bt_mesh_test_cfg cfg) in provision_and_configure()
Dtest_suspend.c161 static void provision_and_configure(struct bt_mesh_test_cfg cfg, bool tester) in provision_and_configure()
/Zephyr-latest/lib/mem_blocks/
Dmem_blocks.c346 void *cfg, size_t count, in sys_multi_mem_blocks_alloc()
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.c25 const struct grow_r502a_config *cfg = dev->config; in transceive_packet() local
1119 const struct grow_r502a_config *cfg = dev->config; in grow_r502a_init() local
/Zephyr-latest/drivers/usb/device/
Dusb_dc_kinetis.c277 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap()
327 int usb_dc_ep_configure(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_configure()
Dusb_dc_sam_usbc.c839 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap()
873 int usb_dc_ep_configure(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_configure()
/Zephyr-latest/include/zephyr/drivers/uart/
Duart_internal.h201 static inline int z_impl_uart_configure(const struct device *dev, const struct uart_config *cfg) in z_impl_uart_configure()
217 static inline int z_impl_uart_config_get(const struct device *dev, struct uart_config *cfg) in z_impl_uart_config_get()
/Zephyr-latest/soc/nuvoton/npcx/common/
Dpinctrl_soc.h127 } cfg; member
/Zephyr-latest/drivers/sensor/ti/tmp108/
Dtmp108.h105 #define TI_TMP108_GET_CONF(x, cfg) ((struct tmp108_config *)(x->config))->reg_def.cfg argument
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/
Dvcmp_ite_it8xxx2.c369 struct k_work_queue_config cfg = { in vcmp_it8xxx2_init_work_q() local
/Zephyr-latest/drivers/w1/
Dw1_ds2482_84_common.h275 static inline int ds2482_84_write_config(const struct i2c_dt_spec *spec, uint8_t cfg) in ds2482_84_write_config()
/Zephyr-latest/drivers/ethernet/
Deth_renesas_ra.c236 const struct renesas_ra_eth_config *cfg = dev->config; in renesas_ra_eth_initialize() local
/Zephyr-latest/tests/lib/mem_blocks/src/
Dmain.c47 sys_mem_blocks_t *choice_fn(struct sys_multi_mem_blocks *group, void *cfg) in choice_fn()
/Zephyr-latest/drivers/pwm/
Dpwm_renesas_ra.c453 const struct pwm_renesas_ra_config *cfg = dev->config; in pwm_renesas_ra_init() local
/Zephyr-latest/drivers/rtc/
Drtc_numaker.c380 const struct rtc_numaker_config *cfg = dev->config; in rtc_numaker_init() local
/Zephyr-latest/drivers/watchdog/
Dwdt_andes_atcwdt200.c237 const struct wdt_timeout_cfg *cfg) in wdt_atcwdt200_install_timeout()
/Zephyr-latest/drivers/can/
Dcan_native_linux.c450 const struct can_native_linux_config *cfg = dev->config; in can_native_linux_init() local
/Zephyr-latest/drivers/serial/
Duart_gecko.c572 const struct uart_config *cfg) in uart_gecko_configure()
608 struct uart_config *cfg) in uart_gecko_config_get()
Duart_async_to_irq.c48 struct uart_config cfg = { 0 }; in get_rx_timeout() local
/Zephyr-latest/drivers/i2s/
Di2s_sam_ssc.c85 struct i2s_config cfg; member
181 struct dma_config *cfg, void *src, void *dst, in start_dma()

1...<<313233343536373839