circuitpython/ports/atmel-samd/common-hal
Jeff Epler db5f99c63e
Add a function to get low level register access
The port is free to return NULL for any/all of these, and the caller has
to check.

This will be used in the floppy code, because aside from getting the
registers, it looks like all is independent of MCU.
2022-01-13 15:29:03 -06:00
..
_pew run code formatting script 2021-03-15 19:27:36 +05:30
alarm Clear TAMPER interrupt properly; make keypad module table const 2021-12-12 22:00:08 -05:00
analogio [#4701] Correct DAC clock speed comments for SAMD21 and SAMD51 2021-10-04 22:18:26 -06:00
audiobusio PDMIn: enable IRQ; need a volatile; call pdmin_reset() 2022-01-12 11:44:43 -05:00
audioio improve SAMD audio DMA 2021-08-21 14:34:37 -04:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
canio Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
countio countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
digitalio Add a function to get low level register access 2022-01-13 15:29:03 -06:00
frequencyio Fix other INTENCLR and INTENSET to write whole reg 2021-12-12 22:25:44 -05:00
i2cperipheral Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
imagecapture ParallelImageCapture: Add continuous capture on espressif 2021-11-03 11:02:46 -05:00
microcontroller Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
neopixel_write Fix SAMD 2021-05-14 16:14:24 -07:00
nvm Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
os Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
paralleldisplay Fix incorrect macros 2021-08-30 14:40:14 -07:00
ps2io Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
pulseio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
pwmio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
rgbmatrix Fix build with filter to do OR 2021-08-11 12:10:51 -07:00
rotaryio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
rtc Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
sdioio Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
supervisor codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
touchio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
watchdog Fix other INTENCLR and INTENSET to write whole reg 2021-12-12 22:25:44 -05:00