Home
last modified time | relevance | path

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

/SCP-firmware-master/module/mhu3/include/
A Dmod_mhu3.h138 struct mod_mhu3_dbch_config dbch; member
201 .dbch = { \
/SCP-firmware-master/module/mhu3/src/
A Dmod_mhu3.c128 if (((1u << channel->dbch.mbx_channel) & in mhu3_isr()
135 mdbcw_reg[channel->dbch.mbx_channel].MDBCW_CLR |= in mhu3_isr()
136 (1UL << channel->dbch.mbx_flag_pos); in mhu3_isr()
187 dbch_channel = &(channel->dbch); in mhu3_raise_interrupt()

Completed in 3 milliseconds