Commit Graph

19 Commits (8ad3a36fb60d75b5f0279f0cd4d9c24dde6b6330)

Author SHA1 Message Date
Ryan 2d1aed78a6
Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
Ryan a9f1105f98
LED drivers: add support for shutdown pin (#23058)
* LED drivers: add support for shutdown pin

* Update candidate boards
2024-02-15 07:11:50 +00:00
Ryan 66015f1645
LED drivers: create structs to hold PWM/scaling buffers (#22955) 2024-02-10 18:48:13 +11:00
Ryan a5ea619139
LED drivers: place I2C addresses into an array (#22975) 2024-02-09 22:37:18 +11:00
Ryan 728aa576b0
LED drivers: update I2C API usage (#22951) 2024-01-24 12:11:41 +11:00
Ryan d96ac7084e
LED drivers: remove `write_pwm_buffer()` from public API (#22884) 2024-01-24 09:18:44 +11:00
Ryan eb7ecae4b4
LED drivers: remove PWM register offsets (#22897) 2024-01-13 19:21:15 +00:00
Ryan 58696a3937
LED drivers: switch to i2c_writeReg() (#22878) 2024-01-10 17:25:34 +11:00
Ryan 7a3183b8c8
LED drivers: change `write_pwm_buffer()` return type to `void` (#22869) 2024-01-10 12:48:19 +11:00
Ryan 7467231158
snled27351: change `write_register()` return type to `void` (#22825) 2024-01-08 04:54:47 +00:00
Ryan bdede8b2cd
LED drivers: misc formatting and typos (#22857) 2024-01-08 12:24:10 +11:00
Ryan b6fbed3dc3
LED drivers: change "TWI" to "I2C" (#22617) 2023-12-05 19:52:18 -08:00
Ryan 358bc8eac8
LED drivers: refactor page selection (#22518) 2023-12-04 17:52:40 +11:00
Ryan dda6e7fb36
LED drivers: register naming cleanups (#22436) 2023-11-20 15:48:23 +00:00
Ryan 76dc52c5c8
snled27351: fix missing `i2c_init()` (#22446) 2023-11-11 14:09:03 +11:00
Ryan a27bc60703
LED drivers: add defines for PWM and LED control register counts (#22383) 2023-11-01 19:13:25 +00:00
Ryan b52aca0af8
Relocate LED driver init code (#22365) 2023-11-01 00:53:45 +00:00
Ryan cf7d3435d7
Add `_flush()` functions to LED drivers (#22308) 2023-10-22 18:32:27 +01:00
Ryan c0f16be50f
Rename CKLED2001 driver to SNLED27351 (#22071) 2023-10-04 20:10:05 +11:00