Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/battery/src/
Dbattery.c38 struct io_channel_config { struct
43 struct io_channel_config io_channel; argument
85 const struct io_channel_config *iocp = &cfg->io_channel; in divider_setup()