Home
last modified time | relevance | path

Searched defs:actual_lightness (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/main/
Dboard.c87 uint8_t actual_lightness = (float)last_lightness / (UINT16_MAX / 100.0); in board_led_hsl() local
124 uint16_t actual_lightness = (float)last_acual / (UINT16_MAX / 100.0); in board_led_lightness() local