Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/led/
Dled_npm1300.c28 struct led_npm1300_config { struct
35 const struct led_npm1300_config *config = dev->config; in led_npm1300_on() argument
51 const struct led_npm1300_config *config = dev->config; in led_npm1300_off()
72 const struct led_npm1300_config *config = dev->config; in led_npm1300_init()
91 static const struct led_npm1300_config led_npm1300_config##n = { \
97 DEVICE_DT_INST_DEFINE(n, &led_npm1300_init, NULL, NULL, &led_npm1300_config##n, \