Lines Matching refs:driver
61 * Rename "Flash" driver to "NVM" (Non-Volatile Memory). The existing cyhal_flash APIs are retained …
74 * Add driver for inter-processor communication (IPC)
100 …1. The data buffer passed to functions must be from SRAM, the driver no longer contains a scratch …
138 * Added new TDM driver
140 * Extended System driver to support registering for other interrupts
141 * Fixed issues with level trigger signals to the DMA driver
144 * Added new Quadrature Decoder (QuadDec) driver
156 * Added new Analog Comparator driver
157 * Added new OpAmp driver
158 * Extended ADC driver
159 * Extended DAC driver
165 * Added new option for SysPM driver to support tickless sleep in addition to deepsleep
169 * Added new Clock driver
170 * Added new SysPM Power Management driver
171 * Added new I2S driver
172 * Added new PDM/PCM driver
176 NOTE: The new SysPM driver needs to be initialized by calling cyhal_syspm_init(). This is done auto…
182 * Added new DMA driver
183 * Added new EZ-I2C driver
184 * Extended System driver to allow getting information about reset
185 * Extended System driver to provide delay functions
186 * Updated PWM driver to provide additional configuration options
187 * Updated Timer driver to allow reading the current count
188 * Updated RTC driver to support Day Light Savings time
189 * Updated LP Timer driver to improve performance