Searched refs:MAX_LED_TRIGGERS (Results 1 – 14 of 14) sorted by relevance
488 int32_t torch_current[MAX_LED_TRIGGERS];489 int32_t flash_current[MAX_LED_TRIGGERS];490 int32_t flash_duration[MAX_LED_TRIGGERS];503 int32_t flash_current[MAX_LED_TRIGGERS];504 int32_t flash_duration[MAX_LED_TRIGGERS];
46 #define MAX_LED_TRIGGERS 3 macro
526 int32_t torch_current[MAX_LED_TRIGGERS];527 int32_t flash_current[MAX_LED_TRIGGERS];529 int32_t flash_duration[MAX_LED_TRIGGERS];541 int32_t flash_current[MAX_LED_TRIGGERS];542 int32_t flash_duration[MAX_LED_TRIGGERS];
54 #define MAX_LED_TRIGGERS 3 macro
547 int32_t torch_current[MAX_LED_TRIGGERS];549 int32_t flash_current[MAX_LED_TRIGGERS];550 int32_t flash_duration[MAX_LED_TRIGGERS];564 int32_t flash_current[MAX_LED_TRIGGERS];565 int32_t flash_duration[MAX_LED_TRIGGERS];
62 #define MAX_LED_TRIGGERS 3 macro
566 int32_t torch_current[MAX_LED_TRIGGERS];567 int32_t flash_current[MAX_LED_TRIGGERS];568 int32_t flash_duration[MAX_LED_TRIGGERS];580 int32_t flash_current[MAX_LED_TRIGGERS];581 int32_t flash_duration[MAX_LED_TRIGGERS];752 int32_t flash_current[MAX_LED_TRIGGERS];753 int32_t flash_duration[MAX_LED_TRIGGERS];
33 #define MAX_LED_TRIGGERS 3 macro
558 int32_t torch_current[MAX_LED_TRIGGERS];559 int32_t flash_current[MAX_LED_TRIGGERS];560 int32_t flash_duration[MAX_LED_TRIGGERS];573 int32_t flash_current[MAX_LED_TRIGGERS];574 int32_t flash_duration[MAX_LED_TRIGGERS];
620 int32_t torch_current[MAX_LED_TRIGGERS];621 int32_t flash_current[MAX_LED_TRIGGERS];622 int32_t flash_duration[MAX_LED_TRIGGERS];636 int32_t flash_current[MAX_LED_TRIGGERS];637 int32_t flash_duration[MAX_LED_TRIGGERS];
60 #define MAX_LED_TRIGGERS 3 macro796 uint32_t flash_current[MAX_LED_TRIGGERS];797 uint32_t flash_duration[MAX_LED_TRIGGERS];
237 for (int i = 0; i < MAX_LED_TRIGGERS; i++) in setFlashMode()