Home
last modified time | relevance | path

Searched refs:mcp320x_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/drivers/adc/
Dadc_mcp320x.c27 struct mcp320x_config { struct
49 const struct mcp320x_config *config = dev->config; in mcp320x_channel_setup() argument
83 const struct mcp320x_config *config = dev->config; in mcp320x_validate_buffer_size()
109 const struct mcp320x_config *config = dev->config; in mcp320x_start_read()
179 const struct mcp320x_config *config = dev->config; in mcp320x_read_channel()
274 const struct mcp320x_config *config = dev->config; in mcp320x_init()
314 static const struct mcp320x_config mcp##t##_config_##n = { \