doxygen: fix many warnings on "end of file while in group"

This commit is contained in:
Karl Palsson
2020-12-10 21:51:48 +00:00
parent 6f81e49290
commit e07f23bb70
13 changed files with 33 additions and 31 deletions

View File

@@ -109,4 +109,4 @@ void opamp_vm_select(uint32_t base, uint32_t vm)
OPAMP_CSR(base) |= vm << OPAMP_CSR_VM_SEL_SHIFT;
}
/*@}*/
/**@}*/