Home
last modified time | relevance | path

Searched refs:UINT16_t (Results 1 – 5 of 5) sorted by relevance

/hal_quicklogic-3.7.0/HAL/inc/
Deoss3_hal_ffe.h198 UINT16_t usAddr; /*!< Export Section Address offset */
225 UINT16_t usPopThreshIntCnt; /*!< FIFO threshold in terms of words (32-bit) */
226 UINT16_t usPushThreshIntCnt; /*!< FIFO Push Threshold Interrupt Count */
320 static void FFE_Compute_New_Samplerate(UINT16_t usMailbox);
370 static void FFE_Set_Sampletime(UINT16_t usTimeinMS);
Dtest_types.h49 typedef uint16_t UINT16_t; typedef
Deoss3_hal_i2c.h171 HAL_StatusTypeDef HAL_I2C_Read16(UINT8_t ucDevAddress, UINT16_t ucAddress, UINT8_t *pucDataBuf, UIN…
172 HAL_StatusTypeDef HAL_I2C_Write16(UINT8_t ucDevAddress, UINT16_t ucAddress, UINT8_t *pucDataBuf, UI…
Deoss3_hal_pkfb.h321 UINT32_t HAL_FIFO8K_Read(FIFO_Type eFifoID, INT32_t iLen, UINT16_t *pusRxBuf);
343 UINT32_t HAL_FIFO8K_Write(FIFO_Type eFifoID, INT32_t iLen, UINT16_t *pusTxBuf);
Deoss3_hal_spi.h339 HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, UINT8_t *pRxData,const UINT16_t usRxSize,