hal_nxp/s32/drivers
Manuel Argüelles 6ccc1ddc1f s32: drivers: s32k1: patch FlexCAN header for compatibility with MCUX
The following patches are applied to the headers in order to make them
compatible with MCUX FlexCAN driver:

- Substitute regex pattern \bFLEXCAN_ with CAN_
- Replace message buffer RAMn array with a struct for 64-byte payloads
  (the only paylod length supported at the moment in MCUX FlexCAN
   driver).
- Replace macros for RAM array bytes with macros for message buffer
  fields CS, ID, WORD0 and WORD1.
- Define MCR_WAKSRC, MCR_SLFWAK, MCR_WAKMSK and ESR1_WAKINT register
  access macros to be able to build with MCUX driver. These fields are
  reserved in S32K1xx and not used.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-01-04 12:40:10 -06:00
..
s32k1 s32: drivers: s32k1: patch FlexCAN header for compatibility with MCUX 2024-01-04 12:40:10 -06:00
s32k3 hal_nxp: s32: Remove 'u' from Lcu,Trgmux inst count 2023-11-29 17:31:51 -06:00
s32ze s32: drivers: s32ze: Remove 'static inline' keywords from 'Netc_Eth_Ip_MSIX_Rx' function 2023-12-08 09:08:09 +07:00