Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_ct.h979 pCT->CT_OCU_CTRL_REG_b.OUTPUT_1_IS_OCU = 1; in RSI_CT_OCUModeSet()
982 pCT->CT_OCU_CTRL_REG_b.OUTPUT_IS_OCU_0 = 1; in RSI_CT_OCUModeSet()
1063 pCT->CT_OCU_CTRL_REG_b.SYNC_WITH_1 = (unsigned int)(syncCounter & 0x07); in RSI_CT_SetCounerSync()
1065 pCT->CT_OCU_CTRL_REG_b.SYNC_WITH_0 = (unsigned int)(syncCounter & 0x07); in RSI_CT_SetCounerSync()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsi91x_device.h8080 } CT_OCU_CTRL_REG_b; member