Home
last modified time | relevance | path

Searched defs:cfg (Results 451 – 475 of 952) sorted by relevance

1...<<11121314151617181920>>...39

/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dboard.c50 spc_sram_voltage_config_t cfg = { in power_mode_od() local
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dboard.c53 spc_sram_voltage_config_t cfg = { in power_mode_od() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c175 struct lll_df_sync_cfg *cfg; in lll_sync_aux_prepare_cb() local
298 struct lll_df_sync_cfg *cfg; in create_prepare_cb() local
386 struct lll_df_sync_cfg *cfg; in prepare_cb() local
708 struct lll_df_sync_cfg *cfg; in isr_aux_setup() local
1321 struct lll_df_sync_cfg *cfg; in iq_report_create_put() local
1370 struct lll_df_sync_cfg *cfg; in iq_report_incomplete_create_put() local
/Zephyr-latest/subsys/usb/device/class/hid/
Dcore.c291 static void usb_set_hid_report_size(const struct usb_cfg_data *cfg, uint16_t size) in usb_set_hid_report_size()
417 static void hid_status_cb(struct usb_cfg_data *cfg, in hid_status_cb()
516 const struct usb_cfg_data *cfg; in hid_custom_handle_req() local
649 const struct usb_cfg_data *cfg = dev->config; in usb_hid_set_proto_code() local
662 struct usb_cfg_data *cfg = (void *)dev->config; in usb_hid_init() local
695 const struct usb_cfg_data *cfg = dev->config; in hid_int_ep_write() local
712 const struct usb_cfg_data *cfg = dev->config; in hid_int_ep_read() local
/Zephyr-latest/soc/mediatek/mt8xxx/
Dmbox.c80 const struct mbox_cfg *cfg = ((struct device *)mbox)->config; in mtk_adsp_mbox_signal() local
94 const struct mbox_cfg *cfg = ((struct device *)arg)->config; in mbox_handle() local
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dwebusb.c143 struct usb_cfg_data *cfg = priv; in webusb_read_cb() local
163 static void webusb_dev_status_cb(struct usb_cfg_data *cfg, in webusb_dev_status_cb()
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc_msi.c72 const struct iproc_pcie_ep_config *cfg = dev->config; in iproc_pcie_generate_msi() local
177 const struct iproc_pcie_ep_config *cfg = dev->config; in iproc_pcie_func_mask_isr() local
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h221 #define SAI_TX_RX_GET_SYNC_DIR(cfg)\ argument
227 #define SAI_TX_RX_GET_ASYNC_DIR(cfg)\ argument
237 #define SAI_TX_RX_DLINE_MASK(dir, cfg)\ argument
256 struct dai_config cfg; member
378 static inline void get_bclk_default_config(sai_bit_clock_t *cfg) in get_bclk_default_config()
393 static inline void get_fsync_default_config(sai_frame_sync_t *cfg) in get_fsync_default_config()
407 static inline void get_serial_default_config(sai_serial_data_t *cfg) in get_serial_default_config()
423 static inline void get_fifo_default_config(sai_fifo_t *cfg) in get_fifo_default_config()
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c351 struct udc_ep_config *const cfg, const bool enabled) in dwc2_set_epint()
371 static bool dwc2_ep_is_periodic(struct udc_ep_config *const cfg) in dwc2_ep_is_periodic()
383 static bool dwc2_ep_is_iso(struct udc_ep_config *const cfg) in dwc2_ep_is_iso()
445 struct udc_ep_config *const cfg, struct net_buf *const buf) in dwc2_tx_fifo_write()
652 struct udc_ep_config *const cfg) in dwc2_prep_rx()
735 struct udc_ep_config *const cfg) in dwc2_handle_xfer_next()
848 struct udc_ep_config *const cfg) in dwc2_handle_evt_dout()
898 struct udc_ep_config *const cfg) in dwc2_handle_evt_din()
1259 struct udc_ep_config *const cfg, in dwc2_set_dedicated_fifo()
1336 struct udc_ep_config *const cfg) in dwc2_ep_control_enable()
[all …]
/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_qspi.c159 int qspi_npcx_fiu_uma_transceive(const struct device *dev, struct npcx_uma_cfg *cfg, in qspi_npcx_fiu_uma_transceive()
210 const struct npcx_qspi_cfg *cfg, in qspi_npcx_fiu_mutex_lock_configure()
249 void qspi_npcx_fiu_set_spi_size(const struct device *dev, const struct npcx_qspi_cfg *cfg) in qspi_npcx_fiu_set_spi_size()
/Zephyr-latest/modules/lvgl/input/
Dlvgl_common_input.c29 const struct lvgl_common_input_config *cfg = dev->config; in lvgl_input_read_cb() local
/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec_bbled.c147 const struct pwm_bbled_xec_config * const cfg = dev->config; in xec_pwmbb_progam_pwm() local
176 const struct pwm_bbled_xec_config * const cfg = dev->config; in pwm_bbled_xec_get_cycles_per_sec() local
216 const struct pwm_bbled_xec_config * const cfg = dev->config; in pwm_bbled_xec_set_cycles() local
331 const struct pwm_bbled_xec_config * const cfg = dev->config; in pwm_bbled_xec_init() local
/Zephyr-latest/drivers/sensor/melexis/mlx90394/
Dmlx90394.c140 const struct mlx90394_config *cfg = dev->config; in mlx90394_update_register() local
437 const struct mlx90394_config *cfg = dev->config; in mlx90394_sample_fetch_internal() local
463 const struct mlx90394_config *cfg = dev->config; in mlx90394_trigger_measurement_internal() local
564 const struct mlx90394_config *cfg = dev->config; in mlx90394_init() local
/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c137 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_reset_bus() local
173 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_read_bit() local
208 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_write_bit() local
286 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_init() local
/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c123 const struct lan865x_config *cfg = dev->config; in lan865x_set_config() local
176 const struct lan865x_config *cfg = dev->config; in lan865x_gpio_reset() local
290 const struct lan865x_config *cfg = dev->config; in lan865x_read_chunks() local
366 const struct lan865x_config *cfg = dev->config; in lan865x_init() local
/Zephyr-latest/scripts/west_commands/runners/
Dblackmagicprobe.py111 def __init__(self, cfg, gdb_serial, connect_rst=False): argument
147 def do_create(cls, cfg, args): argument
Dpyocd.py19 def __init__(self, cfg, target, argument
117 def do_create(cls, cfg, args): argument
/Zephyr-latest/drivers/serial/
Duart_handlers.c63 struct uart_config *cfg) in z_vrfy_uart_config_get()
73 const struct uart_config *cfg) in z_vrfy_uart_configure()
Duart_numicro.c101 const struct uart_config *cfg) in uart_numicro_configure()
137 struct uart_config *cfg) in uart_numicro_config_get()
/Zephyr-latest/drivers/sensor/microchip/mcp9600/
Dmcp9600.c56 const struct mcp9600_config *cfg = dev->config; in mcp9600_reg_read() local
114 const struct mcp9600_config *cfg = dev->config; in mcp9600_init() local
/Zephyr-latest/tests/subsys/usb/device_next/src/
Dmain.c44 uint8_t cfg = 0; in ZTEST() local
/Zephyr-latest/drivers/sensor/ti/tmp116/
Dtmp116.c31 const struct tmp116_dev_config *cfg = dev->config; in tmp116_reg_read() local
46 const struct tmp116_dev_config *cfg = dev->config; in tmp116_reg_write() local
383 const struct tmp116_dev_config *cfg = dev->config; in tmp116_init() local
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.c50 const struct bme280_config *cfg = dev->config; in bme280_bus_check() local
58 const struct bme280_config *cfg = dev->config; in bme280_reg_read() local
66 const struct bme280_config *cfg = dev->config; in bme280_reg_write() local
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/src/
Dmain.c236 const struct input_kbd_matrix_common_config *cfg = dev->config; in ZTEST() local
294 const struct input_kbd_matrix_common_config *cfg = dev->config; in ZTEST() local
352 const struct input_kbd_matrix_common_config *cfg = dev->config; in ZTEST() local
/Zephyr-latest/drivers/input/
Dinput_nunchuk.c38 const struct nunchuk_config *cfg = dev->config; in nunchuk_read_registers() local
102 const struct nunchuk_config *cfg = dev->config; in nunchuk_init() local

1...<<11121314151617181920>>...39