Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_I2C_A_Registers.h473 volatile uint32_t STOIEN: 1; member
DSI32_I2C_A_Type.c957 return (bool)(basePointer->CONFIG.STOIEN); in _SI32_I2C_A_is_stop_interrupt_enabled()
DSI32_I2C_A_Type.h1070 ((bool)(basePointer->CONFIG.STOIEN))