Home
last modified time | relevance | path

Searched defs:new_cfg (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_trigger.c153 int icm42688_trigger_enable_interrupt(const struct device *dev, struct icm42688_cfg *new_cfg) in icm42688_trigger_enable_interrupt()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_interface.c147 const uint8_t new_cfg = desc->bConfigurationValue; in usbd_interface_default() local
Dusbd_config.c107 const uint8_t new_cfg) in usbd_config_set()
/Zephyr-latest/drivers/clock_control/
Dclock_control_esp32.c722 struct esp32_clock_config *new_cfg = data; in clock_control_esp32_configure() local
/Zephyr-latest/drivers/adc/
Dadc_ad7124.c341 struct ad7124_channel_config *new_cfg) in adc_ad7124_create_new_cfg()
796 struct ad7124_channel_config new_cfg; in adc_ad7124_channel_setup() local
/Zephyr-latest/drivers/serial/
Duart_sam0.c391 const struct uart_config *new_cfg) in uart_sam0_configure()