doc: sam: fix duplicate and missing parameter docs

This commit is contained in:
Karl Palsson
2020-01-28 23:04:30 +00:00
parent 4f2d6c2988
commit 8a915a8a18
3 changed files with 2 additions and 3 deletions

View File

@@ -76,7 +76,6 @@ int scif_osc_enable(enum osc_mode mode, uint32_t freq, enum osc_startup startup)
* Note that the PLLMUL field should always be greater than 1 or the
* behavior of the PLL will be undefined.
* @param[in] pll_opt uint8_t: PLL Options.
* @param[in] pll_opt uint8_t: PLL Options.
*
* @returns zero upon success.
*/