Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_ECRC_A_Type.c230 basePointer->CONTROL_CLR = SI32_ECRC_A_CONTROL_ORDER_MASK in _SI32_ECRC_A_set_processing_order()
234 basePointer->CONTROL_CLR = SI32_ECRC_A_CONTROL_ORDER_MASK; in _SI32_ECRC_A_set_processing_order()
238 basePointer->CONTROL_CLR = SI32_ECRC_A_CONTROL_ORDER_MASK; in _SI32_ECRC_A_set_processing_order()
DSI32_ECRC_A_Registers.h135 #define SI32_ECRC_A_CONTROL_ORDER_MASK 0x00000C00 macro