Home
last modified time | relevance | path

Searched refs:CLKBUSY (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_UART_B_Registers.h341 volatile uint32_t CLKBUSY: 1; member
DSI32_UART_B_Type.c581 return (bool)(basePointer->MODE.CLKBUSY); in _SI32_UART_B_is_clock_switch_busy()
DSI32_UART_B_Type.h686 ((bool)(basePointer->MODE.CLKBUSY))