Home
last modified time | relevance | path

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

/SCP-firmware-master/module/mhu3/src/
A Dmod_mhu3.c61 unsigned int channels_count; member
109 while (pending < device_ctx->channels_count) { in mhu3_isr()
363 device_ctx->channels_count = sub_element_count; in mhu3_device_init()
456 for (channel_idx = 0; channel_idx < device_ctx->channels_count; in mhu3_bind()
554 for (i = 0u; i < device_ctx->channels_count; i++) { in mhu3_start()

Completed in 3 milliseconds