|
iPXE
|
#include "../../mlx_lib/mlx_blink_leds/mlx_blink_leds.h"#include "../../include/public/mlx_memory.h"#include "../../include/public/mlx_bail.h"Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| mlx_status | mlx_blink_leds (IN mlx_utils *utils, IN mlx_uint16 secs) |
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| mlx_status mlx_blink_leds | ( | IN mlx_utils * | utils, |
| IN mlx_uint16 | secs | ||
| ) |
Definition at line 27 of file mlx_blink_leds.c.
References mlx_led_control::beacon_duration, MLX_CHECK_STATUS, MLX_DEBUG_ERROR, MLX_FAILED, MLX_INVALID_PARAMETER, mlx_memory_set(), mlx_reg_access(), MLX_SUCCESS, NULL, REG_ACCESS_WRITE, REG_ID_MLCR, and status.
1.8.15