Home
last modified time | relevance | path

Searched refs:DIVST (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_PCA_A_Registers.h93 volatile uint32_t DIVST: 1; member
DSI32_PCA_A_Type.h338 ((bool)(basePointer->CONTROL.DIVST))
DSI32_PCA_A_Type.c271 return (bool)(basePointer->CONTROL.DIVST); in _SI32_PCA_A_is_clock_divider_in_phase_2()
DSI32_EPCA_A_Registers.h287 volatile uint32_t DIVST: 1; member
DSI32_EPCA_A_Type.h881 ((bool)(basePointer->CONTROL.DIVST))
DSI32_EPCA_A_Type.c743 return (bool)(basePointer->CONTROL.DIVST); in _SI32_EPCA_A_is_clock_divider_in_phase_2()