Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_ACCTR_A_Type.c275 basePointer->CONFIG.FLSTPEN = SI32_ACCTR_A_CONFIG_FLSTPEN_ENABLED_VALUE; in _SI32_ACCTR_A_enable_stop_count_on_flutter()
288 basePointer->CONFIG.FLSTPEN = SI32_ACCTR_A_CONFIG_FLSTPEN_DISABLED_VALUE; in _SI32_ACCTR_A_disable_stop_count_on_flutter()
DSI32_ACCTR_A_Type.h348 (basePointer->CONFIG.FLSTPEN = SI32_ACCTR_A_CONFIG_FLSTPEN_ENABLED_VALUE)
361 (basePointer->CONFIG.FLSTPEN = SI32_ACCTR_A_CONFIG_FLSTPEN_DISABLED_VALUE)
DSI32_ACCTR_A_Registers.h50 volatile uint32_t FLSTPEN: 1; member