Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_I2C_A_Registers.h46 volatile uint32_t ARBLF: 1; member
DSI32_I2C_A_Type.c161 return (bool)(basePointer->CONTROL.ARBLF); in _SI32_I2C_A_has_arblost_error_occurred()
DSI32_I2C_A_Type.h224 ((bool)(basePointer->CONTROL.ARBLF))