aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/clock.c
Commit message (Expand)AuthorAgeFilesLines
* atsamd: Add support CANbus on ATSAME5x chipsKevin O'Connor2022-10-131-3/+5
* atsamd: Use CONFIG_USB instead of CONFIG_USBSERIAL during clock initKevin O'Connor2022-08-161-1/+1
* atsamd: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-0/+5
* atsamd: Add support for reference clock selection to SAMD21Kevin O'Connor2019-02-221-26/+58
* atsamd: Initial support for SAMD51Kevin O'Connor2019-01-281-1/+0
* atsamd: Add a get_pclock_frequency() helper functionKevin O'Connor2019-01-281-0/+7
* atsamd: Pass the power management id to enable_pclock()Kevin O'Connor2019-01-281-2/+3
* atsamd: Clarify clock generation codeKevin O'Connor2019-01-281-30/+35
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-121-0/+77