Kevin Stefanik
df55d45cc1
pac55xx: add usart definitions and basic support code.
5 years ago
Kevin Stefanik
253a091936
pac55xx: adding memctl for flash/sram access, and clock/pll configuration functions.
Merge-conflict: took _prior_ verision of CCS_MUXSELR_MASK_PIN as
bracketing of (pin) seemed more correct!
5 years ago
Kevin Stefanik
245761f894
pac55xx: implemented CAN module interface for qorvo pac55xx.
5 years ago
Kevin Stefanik
89e90e0e5d
pac55xx: gpio: fix gpio_set_af for pin alternate function settings.
register bits were not cleared before setting. refactored to be similar
to how the drive strength register is being set.
5 years ago
Karl Palsson
fa3c1df6f5
pac55xx: fix up and simplify some doxygen
5 years ago
Brian Viele
a3406f100b
pac55xx: gpio: Initial Implementation of PAC55xx GPIO Driver
* Conforms mostly to the STM32 GPIO API where possible.
* Supports pin configuration (direction, pull-up/down, etc.) as well
as pinmux configuration.
* Supports set/clear/get operations to the GPIO port/pins.
* Created base doxy header and groups to align with existing formatting.
5 years ago
Brian Viele
dd18b9fdbc
Qorvo pac55xx: initial support
Qorvo (Nee Active Semi) PAC55xx "Intelligent Motor Control" parts,
cortex-m4 SoCs
5 years ago