Home
last modified time | relevance | path

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

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