Home
last modified time | relevance | path

Searched refs:USART_RESOURCES (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_table_si91x.h458 USART_RESOURCES *usart,
463 int32_t (*USART_Uninitialize)(USART_RESOURCES *usart, UDMA_RESOURCES *udma);
465 USART_RESOURCES *usart,
468 int32_t (*USART_SetBaudrate)(uint32_t baudrate, uint32_t baseClk, USART_RESOURCES *usart);
471 USART_RESOURCES *usart,
477 USART_RESOURCES *usart,
484 USART_RESOURCES *usart,
488 uint32_t (*USART_GetTxCount)(USART_RESOURCES *usart);
489 uint32_t (*USART_GetRxCount)(USART_RESOURCES *usart);
493 USART_RESOURCES *usart,
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/cmsis_driver/
DUSART.h263 } USART_RESOURCES; typedef
264 ARM_USART_CAPABILITIES USART_GetCapabilities (const USART_RESOURCES *usart);