PetervdPerk-NXP opened a new pull request, #18930:
URL: https://github.com/apache/nuttx/pull/18930

   ## Summary
   Add support for the i.MX9 SAR ADC block.
   
   Based on the arm64 version but slightly different init due to SCMI and 
different channel mask for i.MX95.
   
   The driver provides initialization, deinitialization, channel-mask 
validation, and one-shot reads for the supported ADC channels. It also handles 
the ADC clock bring-up, power-up sequence, calibration, and raw 12-bit result 
extraction from the per-channel data registers.
   
   ## Impact
   
   New ADC feature
   
   ## Testing
   
   i.MX95 / NavQ95


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to