Searched refs:status_group_ffa (Results 1 – 2 of 2) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_ffa_drv.h | 101 status_ffa_fir_overflow = MAKE_STATUS(status_group_ffa, 0), /* !< FIR overflow */ 102 status_ffa_fft_overflow = MAKE_STATUS(status_group_ffa, 1), /* !< FFR overflow */ 103 status_ffa_write_error = MAKE_STATUS(status_group_ffa, 2), /* !< FFA write error */ 104 …status_ffa_read_next_error = MAKE_STATUS(status_group_ffa, 3), /* !< FFA read next data error… 105 status_ffa_read_error = MAKE_STATUS(status_group_ffa, 4), /*!< FFA read error */
|
| A D | hpm_common.h | 156 status_group_ffa, enumerator
|
Completed in 7 milliseconds