Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_I2C_A_Type.c63 basePointer->TIMERRL.U32 = timerrl; in _SI32_I2C_A_initialize()
1854 basePointer->TIMERRL.U32 = timerrl; in _SI32_I2C_A_write_timerrl()
1868 return basePointer->TIMERRL.U32; in _SI32_I2C_A_read_timerrl()
1883 basePointer->TIMERRL.T0RL = value; in _SI32_I2C_A_set_timer0_reload()
1896 return basePointer->TIMERRL.T0RL; in _SI32_I2C_A_get_timer0_reload()
1911 basePointer->TIMERRL.T1RL = value; in _SI32_I2C_A_set_timer1_reload()
1924 return basePointer->TIMERRL.T1RL; in _SI32_I2C_A_get_timer1_reload()
1939 basePointer->TIMERRL.T2RL = value; in _SI32_I2C_A_set_timer2_reload()
1952 return basePointer->TIMERRL.T2RL; in _SI32_I2C_A_get_timer2_reload()
1967 basePointer->TIMERRL.T3RL = value; in _SI32_I2C_A_set_timer3_reload()
[all …]
DSI32_I2C_A_Type.h114 basePointer->TIMERRL.U32 = timerrl;\
2067 (basePointer->TIMERRL.U32 = timerrl)
2083 (basePointer->TIMERRL.U32)
2102 (basePointer->TIMERRL.T0RL = value)
2115 (basePointer->TIMERRL.T0RL)
2134 (basePointer->TIMERRL.T1RL = value)
2147 (basePointer->TIMERRL.T1RL)
2166 (basePointer->TIMERRL.T2RL = value)
2179 (basePointer->TIMERRL.T2RL)
2198 (basePointer->TIMERRL.T3RL = value)
[all …]
DSI32_I2C_A_Registers.h931 struct SI32_I2C_A_TIMERRL_Struct TIMERRL ; // Base Address + 0x60 member