Home
last modified time | relevance | path

Searched refs:ncp5623_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/led/
Dncp5623.c38 struct ncp5623_config { struct
44 static const struct led_info *ncp5623_led_to_info(const struct ncp5623_config *config, uint32_t led) in ncp5623_led_to_info() argument
55 const struct ncp5623_config *config = dev->config; in ncp5623_get_info()
70 const struct ncp5623_config *config = dev->config; in ncp5623_set_color()
95 const struct ncp5623_config *config = dev->config; in ncp5623_set_brightness()
135 const struct ncp5623_config *config = dev->config; in ncp5623_led_init()
212 static const struct ncp5623_config ncp5623_config_##id = { \