Home
last modified time | relevance | path

Searched refs:WUTR (Results 1 – 25 of 69) sorted by relevance

123

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/src/
H A Dstm32f0xx_rtc.c337 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1431 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1446 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_rtc.c413 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1531 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1545 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/src/
H A Dstm32f30x_rtc.c367 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1492 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1506 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_rtc.c413 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1531 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1545 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_rtc.c370 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1488 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1502 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_rtc.c370 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit()
1488 RTC->WUTR = (uint32_t)RTC_WakeUpCounter; in RTC_SetWakeUpCounter()
1502 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom406.h299 #define WUTR 4 macro
H A Diom64hve2.h264 #define WUTR 4 macro
H A Diom64hve.h319 #define WUTR 4 macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Drtc.c701 RTC->WUTR = wut;
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_rtc.h2975 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2986 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_rtc.h2975 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2986 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_rtc.h2975 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2986 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_rtc.h2975 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2986 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/dports/devel/asl/asl-current/include/avr/
H A Dregm406.inc57 WUTR avrbit WUTCSR,4 ; Wake-up Timer Reset
/dports/editors/fpc-ide/fpc-3.2.2/rtl/embedded/arm/
H A Dstm32f401xx.pp284 WUTR : longword; // RTC wakeup timer register
H A Dstm32f411xe.pp285 WUTR : longword; // RTC wakeup timer register
H A Dstm32f407xx.pp486 WUTR : longword; // RTC wakeup timer register
/dports/lang/fpc-source/fpc-3.2.2/rtl/embedded/arm/
H A Dstm32f401xx.pp284 WUTR : longword; // RTC wakeup timer register
H A Dstm32f411xe.pp285 WUTR : longword; // RTC wakeup timer register
/dports/lang/fpc/fpc-3.2.2/rtl/embedded/arm/
H A Dstm32f401xx.pp284 WUTR : longword; // RTC wakeup timer register
H A Dstm32f411xe.pp285 WUTR : longword; // RTC wakeup timer register
/dports/lang/fpc-utils/fpc-3.2.2/rtl/embedded/arm/
H A Dstm32f401xx.pp284 WUTR : longword; // RTC wakeup timer register
H A Dstm32f411xe.pp285 WUTR : longword; // RTC wakeup timer register
/dports/devel/avra/avra-1.4.2/includes/
H A Dm406def.inc222 .equ WUTR = 4 ; Wake-up Timer Reset

123