|
static int | _fifo_fill_level_test (void *handle, U32 which, U32 defalt) |
|
static int | _fifo_fill_level_tests (void *handle) |
|
static int | _fifo_reset_test (void *handle, U32 which, fifo_info_t info, fifo_info_t tx_info) |
|
static int | _fifo_reset_tests (void *handle) |
|
static int | _fifo_size_test (void *handle, U32 which, fifo_info_t info, U32 size) |
|
static int | _fifo_size_tests (void *handle) |
|
static int | _fifo_status_test (void *handle, U32 which) |
|
static int | _fifo_status_tests (void *handle) |
|
static int | _fifo_transfer_size_test (void *handle, U32 status, U32 which, fifo_t *list, size_t size) |
|
static int | _fifo_transfer_size_tx_test (void *handle) |
|
static int | _fifo_transfer_size_rx_test (void *handle) |
|
static int | _fifo_transfer_size_tests (void *handle) |
|
int | fifo_config_tests (void *handle) |
|
void | fifo_info_rx (fifo_info_t *info, U32 *size) |
|
void | fifo_info_tx (fifo_info_t *info, U32 *size) |
|