| /bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/ |
| A D | README.md | 7 ### [Python3 for Window](https://www.python.org/downloads/windows/) 20 ### [Libusb for Window](http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.20/libus… 30 ### [USB Driver for Window](https://github.com/OpenNuvoton/MA35D1_NuWriter/blob/master/driver/WinUS… 36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d… 62 - To switch **Developer Mode** in Window. To enter [Settings], [Update & Security], [For developers…
|
| /bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/ |
| A D | README.md | 7 ### [Python3 for Window](https://www.python.org/downloads/windows/) 20 ### [Libusb for Window](http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.20/libus… 30 ### [USB Driver for Window](https://github.com/OpenNuvoton/MA35D1_NuWriter/blob/master/driver/WinUS… 36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d… 89 - To switch **Developer Mode** in Window. To enter [Settings], [Update & Security], [For developers…
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll_wwdg.c | 89 assert_param(IS_WWDG_WINDOW(Init->Window)); in LL_WWDG_Init() 102 WRITE_REG(Instance->WVR, Init->Window); in LL_WWDG_Init()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_wwdg.h | 216 __STATIC_INLINE void LL_WWDG_SetWindow(WWDG_TypeDef *WWDGx, uint32_t Window) in LL_WWDG_SetWindow() argument 218 MODIFY_REG(WWDGx->CFR, WWDG_CFR_W, Window); in LL_WWDG_SetWindow()
|
| A D | stm32l1xx_hal_wwdg.h | 53 uint32_t Window; /*!< Specifies the WWDG window value to be compared to the downcounter. member
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_wwdg.c | 187 assert_param(IS_WWDG_WINDOW(hwwdg->Init.Window)); in HAL_WWDG_Init() 214 …WRITE_REG(hwwdg->Instance->CFR, (hwwdg->Init.EWIMode | hwwdg->Init.Prescaler | hwwdg->Init.Window)… in HAL_WWDG_Init()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_IWDT.h | 43 uint32_t Window; member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_IWDT.h | 44 uint32_t Window; member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_IWDT.c | 32 hidt->Instance->WINR = hidt->Init.Window; in HAL_IWDT_Init()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_IWDT.c | 33 hidt->Instance->WINR = hidt->Init.Window; in HAL_IWDT_Init()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_wwdg.c | 56 hwwdg1.Init.Window = 0X5F; in wwdg_init()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_wwdg.c | 56 hwwdg1.Init.Window = 0X5F; in wwdg_init()
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/ |
| A D | tae32f53xx_ll_wwdg.h | 63 …uint32_t Window; /*!< Specifies the WWDG window value to be compared to the downcounter. member
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_wdt.c | 115 stm32_wdt.hiwdg.Init.Window = 0x00000FFF; in rt_wdt_init()
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | drv_pm.c | 119 phiwdt->Init.Window = tick; /* window function disabled when window >= reload */ in _pm_timer_start()
|
| /bsp/microchip/same54/ |
| A D | README_zh.md | 69 - Watchdog Timer (WDT) with Window mode 77 - Two Analog Comparators (AC) with Window Compare function
|
| A D | README.md | 69 - Watchdog Timer (WDT) with Window mode 77 - Two Analog Comparators (AC) with Window Compare function
|
| /bsp/simulator/SDL2/include/ |
| A D | SDL_syswm.h | 250 Window window; /**< The X11 window */
|
| /bsp/microchip/samd51-adafruit-metro-m4/ |
| A D | README_zh.md | 75 - Watchdog Timer (WDT) with Window mode 83 - Two Analog Comparators (AC) with Window Compare function
|
| A D | README.md | 75 - Watchdog Timer (WDT) with Window mode 83 - Two Analog Comparators (AC) with Window Compare function
|
| /bsp/microchip/samd51-seeed-wio-terminal/ |
| A D | README.md | 78 - Watchdog Timer (WDT) with Window mode 86 - Two Analog Comparators (AC) with Window Compare function
|
| A D | README_zh.md | 78 - Watchdog Timer (WDT) with Window mode 86 - Two Analog Comparators (AC) with Window Compare function
|
| /bsp/raspberry-pi/raspi3-64/ |
| A D | README_zh.md | 16 ### 2.1 Window上的环境搭建
|
| /bsp/hifive1/ |
| A D | README.md | 114 点击菜单栏 `Window->preferences` 按下图的步骤将 字符串 `cross_prefix` 定义为 `riscv64-unknown-elf-`
|
| /bsp/microchip/samc21/ |
| A D | README_zh.md | 46 - Up to four Analog Comparators (AC) with Window Compare function
|