Searched refs:UINT16_t (Results 1 – 5 of 5) sorted by relevance
/hal_quicklogic-3.7.0/HAL/inc/ |
D | eoss3_hal_ffe.h | 198 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);
|
D | test_types.h | 49 typedef uint16_t UINT16_t; typedef
|
D | eoss3_hal_i2c.h | 171 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…
|
D | eoss3_hal_pkfb.h | 321 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);
|
D | eoss3_hal_spi.h | 339 HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, UINT8_t *pRxData,const UINT16_t usRxSize,
|