Mateusz Szafoni
|
2ffc2ab875
|
Merged in raiden00/nuttx (pull request #480)
Master
* smps.c: fix error messages
* stm32f33xxx_hrtim.h: fix definition
* stm32_hrtim: fix pclk calculation
* stm32_hrtim.c: cosmetics
* smps.h: cosmetics
* add upper-half driver for high power LED driver (powerled)
* stm32f334-disco: beginning of lower half driver for high power LED (powerled)
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-09-10 17:43:20 +00:00 |
|
Mateusz Szafoni
|
23edfe2557
|
Merged in raiden00/nuttx (pull request #477)
Master
* stm32f33xxx_hrtim.h: add some comments
* stm32_hrtim: add burst mode configuration, rename some definitions
* smps.h: add private data to the smps_s structure
* stm32_hrtim: cosmetics
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-09-03 18:46:41 +00:00 |
|
raiden00pl
|
85c48de040
|
stm32_hrtim: add DMA configuration
|
2017-08-28 17:44:14 +02:00 |
|
Mateusz Szafoni
|
ea35f31f73
|
Merged in raiden00/nuttx (pull request #469)
Master
* stm32f0/Kconfig: remove references to HRTIM
* STM32F33: missing SYSCFG CFGR3 definitions
* stm32_hrtim.h: remove redundant definitions
* stm32_hrtim.c: fix DAC triggers configuration
* stm32_hritm.c: warning message when default value selected
* stm32_hrtim.c: missing master timer logic
* stm32_hrtim.c: add more assertions
* stm32_dac.c: fix conditional
* stm32_dac.c: conditional logic for timer triggering
* stm32_dac.c: fix TSEL configuration when HRTIM
* stm32_dac.c: unnecessary condition
* stm32_dac.c: DMA request remapping
* stm32_dac.c: fix commpilation errors
* stm32_dac.c: add DMA buffers initialization logic
* stm32_hrtim.c: enable DAC triggering
* analog/comp.c: fix compilation errors when poll disabled
* stm32_hrtim.c: remove doubled assertions
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-08-27 12:49:53 +00:00 |
|
raiden00pl
|
f6c1d59531
|
stm32_hrtim: add slave timers private data, fix some bad definitions, some asserions
|
2017-07-22 15:14:59 +02:00 |
|
raiden00pl
|
4e0f45f252
|
stm32_hrtim: fix initialization bug, minor changes
|
2017-06-18 18:06:37 +02:00 |
|
raiden00pl
|
cd30545cd9
|
stm32_hrtim: ADC triggering and DAC synch events
|
2017-06-18 15:26:39 +02:00 |
|
raiden00pl
|
96e639262a
|
stm32_hrtim: add hrtim ops
|
2017-06-18 11:01:36 +02:00 |
|
raiden00pl
|
797e286cb0
|
stm32_hrtim: timers mode configuration
|
2017-06-18 09:28:05 +02:00 |
|
raiden00pl
|
4d9d3c4a9c
|
stm32_hrtim: cosmetics
|
2017-06-17 22:12:56 +02:00 |
|
raiden00pl
|
5e3360b8b9
|
stm32_hrtim: faults and events configuration
|
2017-06-17 21:56:11 +02:00 |
|
raiden00pl
|
bd7bee5db0
|
stm32_hrtim: structures for deadtime and chopper, cosmetics
|
2017-06-16 11:36:23 +02:00 |
|
raiden00pl
|
268c6d0b7d
|
stm32_hrtim: outputs enable, period and compare functions, cosmetics
|
2017-06-15 16:45:21 +02:00 |
|
raiden00pl
|
f6ba4642a3
|
stm32_hrtim: GPIOs configuration + EEV and FAULT strucutres
|
2017-06-12 18:45:58 +02:00 |
|
raiden00pl
|
de8cd6c870
|
stm32_hrtim: add character driver
|
2017-06-11 20:51:23 +02:00 |
|
Gregory Nutt
|
fe813545e8
|
STM32F33: Forgot to add new files that were a part of the last patch before committing.
|
2017-06-11 11:00:29 -06:00 |
|