Home
last modified time | relevance | path

Searched refs:MCTM_CHAOE_DISABLE (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_mctm.h111 #define MCTM_CHAOE_DISABLE 0x00000000 /*!< Automatic output enable function disable … macro
181 ((STATE) == MCTM_CHAOE_DISABLE))
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_mctm.h161 #define MCTM_CHAOE_DISABLE 0x00000000 /*!< Automatic output enable function disable … macro
238 ((STATE) == MCTM_CHAOE_DISABLE))
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_mctm.c188 CHBRKCTRInitStruct->AutomaticOutput = MCTM_CHAOE_DISABLE; in MCTM_CHBRKCTRStructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_mctm.c201 CHBRKCTRInitStruct->AutomaticOutput = MCTM_CHAOE_DISABLE; in MCTM_CHBRKCTRStructInit()

Completed in 8 milliseconds