| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Source/ |
| A D | system_ht32f5xxxx_04.c | 136 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 239 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_13.c | 128 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 231 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f0006.c | 170 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 322 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_07.c | 174 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 326 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_10.c | 170 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 311 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5826.c | 174 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 340 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_01.c | 186 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 352 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_02.c | 199 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 365 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_03.c | 190 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 344 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_05.c | 187 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 341 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_06.c | 174 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 328 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_08.c | 183 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 349 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_09.c | 175 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 329 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_11.c | 181 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 350 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_12.c | 173 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 327 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_14.c | 177 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 331 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_15.c | 175 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 329 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_16.c | 174 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 317 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_17.c | 176 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 330 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f5xxxx_18.c | 181 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 335 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/Device/Holtek/HT32F1xxxx/Source/ |
| A D | system_ht32f1xxxx_01.c | 172 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 312 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f1xxxx_02.c | 179 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 344 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|
| A D | system_ht32f1xxxx_03.c | 182 #define WDT_RESET_ENABLE (1) /*!< 0: No Reset, 1: Reset when WDT over flow … macro 338 HT_WDT->MR0 = WDT_RELOAD | (WDT_RESET_ENABLE << 13) | (WDT_SLEEP_HALT << 14) | (0x1 << 16); in SystemInit()
|