Home
last modified time | relevance | path

Searched defs:cfg (Results 926 – 950 of 952) sorted by relevance

1...<<313233343536373839

/Zephyr-latest/subsys/fs/
Dlittlefs_fs.c980 static int littlefs_mkfs(uintptr_t dev_id, void *cfg, int flags) in littlefs_mkfs()
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c161 struct bt_a2dp_codec_cfg cfg; in a2dp_process_config_ind() local
/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c127 struct nrf_usbd_ep_cfg cfg; member
Dusb_dc_smartbond.c1274 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_check_cap()
/Zephyr-latest/include/zephyr/drivers/
Despi.h560 struct espi_cfg *cfg) in z_impl_espi_config()
Dsensor.h1030 struct sensor_read_config *cfg = (struct sensor_read_config *)iodev->data; in z_impl_sensor_reconfigure_read_iodev() local
/Zephyr-latest/drivers/gpio/
Dgpio_max22190.c193 union max22190_cfg cfg; member
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c769 struct hawkbit_cfg cfg = { in hawkbit_default_config_data_cb() local
/Zephyr-latest/drivers/espi/
Despi_mchp_xec.c228 static int espi_xec_configure(const struct device *dev, struct espi_cfg *cfg) in espi_xec_configure()
Despi_npcx.c715 static int espi_npcx_configure(const struct device *dev, struct espi_cfg *cfg) in espi_npcx_configure()
Despi_it8xxx2.c628 struct espi_cfg *cfg) in espi_it8xxx2_configure()
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c101 static struct mipi_stp_decoder_config cfg; variable
/Zephyr-latest/drivers/flash/
Dflash_stm32_qspi.c89 struct dma_config cfg; member
Dflash_stm32_ospi.c128 struct dma_config cfg; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_mchp_xec.c454 uint32_t cfg = MCHP_VBATR_CS_XTAL_EN; in enable_32k_crystal() local
/Zephyr-latest/modules/openthread/platform/
Dradio.c354 struct ieee802154_config cfg; in platformRadioInit() local
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1041 struct bt_gatt_ccc_cfg cfg[BT_GATT_CCC_MAX]; member
/Zephyr-latest/drivers/i2c/
Di2c_ite_enhance.c1430 struct i2c_target_config *cfg) in i2c_enhance_target_unregister()
/Zephyr-latest/include/zephyr/shell/
Dshell.h884 volatile union shell_backend_cfg cfg; member
/Zephyr-latest/tests/lib/mpsc_pbuf/src/
Dmain.c920 static struct mpsc_pbuf_buffer_config cfg = { in ZTEST() local
/Zephyr-latest/drivers/i3c/
Di3c_dw.c2170 static int dw_i3c_target_register(const struct device *dev, struct i3c_target_config *cfg) in dw_i3c_target_register()
2191 static int dw_i3c_target_unregister(const struct device *dev, struct i3c_target_config *cfg) in dw_i3c_target_unregister()
Di3c_cdns.c3191 static int cdns_i3c_target_register(const struct device *dev, struct i3c_target_config *cfg) in cdns_i3c_target_register()
3212 static int cdns_i3c_target_unregister(const struct device *dev, struct i3c_target_config *cfg) in cdns_i3c_target_unregister()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1708 static void tx_proxy_adv_common_init(uint16_t wait, const struct bt_mesh_test_cfg *cfg) in tx_proxy_adv_common_init()
/Zephyr-latest/drivers/modem/
Dmodem_cellular.c786 struct uart_config cfg = {0}; in modem_cellular_set_baudrate_event_handler() local
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c4362 const struct k_work_queue_config cfg = { in bt_conn_tx_workq_init() local

1...<<313233343536373839