Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c186 RTC->CR |= RTC_CR_BYPSHAD; in RTC_BypassShadowCmd()
189 RTC->CR &= ~RTC_CR_BYPSHAD; in RTC_BypassShadowCmd()
265 Temp = RTC->CR; in RTC_Init()
271 RTC->CR = Temp; in RTC_Init()
519 u32 temp = RTC->CR; in RTC_DayThresSet()
534 RTC->CR = temp; in RTC_DayThresSet()
635 RTC->CR &= ~RTC_Alarm; in RTC_SetAlarm()
824 u32 CRTmp = RTC->CR; in RTC_DayLightSavingConfig()
844 RTC->CR = CRTmp; in RTC_DayLightSavingConfig()
892 u32 CRTmp = RTC->CR; in RTC_OutputConfig()
[all …]
A Drtl8721d_tim.c108 TIMx->CR |= TIM_CR_UDIS; in RTIM_UpdateDisableConfig()
111 TIMx->CR &= ~TIM_CR_UDIS; in RTIM_UpdateDisableConfig()
132 TIMx->CR |= TIM_CR_ARPE; in RTIM_ARRPreloadConfig()
135 TIMx->CR &= ~TIM_CR_ARPE; in RTIM_ARRPreloadConfig()
157 TIMx->CR |= TIM_CR_URS; in RTIM_UpdateRequestConfig()
160 TIMx->CR &= (u32)~TIM_CR_URS; in RTIM_UpdateRequestConfig()
224 TIMx->CR &= ~TIM_CR_ARPE; in RTIM_ChangePeriodImmediate()
543 TIMx->CR &= (u32)~(TIM_CR_OPM | TIM_CR_ETP); in RTIM_SetOnePulseOutputMode()
546 TIMx->CR |= TIM_OPMode | TrigerPolarity; in RTIM_SetOnePulseOutputMode()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_color.c178 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)(((RW)-(RB)!=0) ? ((RW)-(RB))… argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Drgb2ycbcr.c161 V2Code(float f, float RB, float RW, int CR) in V2Code() argument
163 unsigned int c = (unsigned int)((((f)*(RW-RB)/CR)+RB)+.5); in V2Code()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dtxtvsbin.txt42 9 (TAB), 10 (LF), 13 (CR), 32 (SPACE) to 255.
63 10 (LF) and 13 (CR). There are a few more control codes that are
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h970 __IO uint32_t CR; /*!< TIM control register, Address offset: 0x04 */ member
989 __IO uint32_t CR; /*!< RTC control register, Address offset: 0x04 */ member
/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp107 static const char CR = CARRIAGE_RETURN; variable
284 if ( (_flags & NEEDS_NEWLINE_NORMALIZATION) && *p == CR ) { in GetStr()
298 if ( *(p+1) == CR ) { in GetStr()
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin50 …:R R 3�����@�\%�� 3AQ��B�ѿ�O���o� hp�4��`Y��F�������F��������R 2�CRR��J��������B�…
210 …C< ��C-PF��+C%CTCZ��H*@@�CSF@�C��'ZRF��SFF��:h����0\x�0� @�CR�"CZpC��"��h\x� ��…
335 C��xbU2xa]R@�CR
468CR�2C&�p�xҲ�;@���CC�pB�@��C("�T;�T@�Bcx�#�x@��v@C�p@�C�x���T!y3h �GF�<c��x�+`�…
470 …�G����p�F��T@�a&��xc\5@�C+C%x�CR2@R�C"x�C�5@��+C%x�C�2@��CcT@�RS��x[��o�@�VS��…
A Dkm0_boot_all_2nd.bin2 … �N��T:R R 3����@�\%�� 3aQ��B�ѿ�O���o��<��F�F�F�F�V@�� ��*�)�2R 2�CRR��O��*�ܿ�O���o���"…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt55 MS-DOS you may have converted LF end-of-line to CR/LF). You must apply
811 Be sure to convert all the source files to DOS text format (CR/LF newlines).
A Dlibjpeg.txt2422 standardized --- expect to find LF (Unix style), CR/LF (DOS style), or CR
A Dtestimg.ppm5 …w9,s8*q6(q7)q7)�B8�G=�K?�H<�I<�OD�UJ�TL�PL�SP�QO�RO�\X�_X�h^�zn��k��fu�VYh=CR)?O(P`<crQetS\iKNY;CL…
A Daclocal.m4794 # if finds mixed CR/LF and LF-only lines. Since sed operates in
795 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m4719 # if finds mixed CR/LF and LF-only lines. Since sed operates in
720 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m4755 # if finds mixed CR/LF and LF-only lines. Since sed operates in
756 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m4778 # if finds mixed CR/LF and LF-only lines. Since sed operates in
779 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m4778 # if finds mixed CR/LF and LF-only lines. Since sed operates in
779 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m4778 # if finds mixed CR/LF and LF-only lines. Since sed operates in
779 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m4769 # if finds mixed CR/LF and LF-only lines. Since sed operates in
770 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m4769 # if finds mixed CR/LF and LF-only lines. Since sed operates in
770 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.015386 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15387 # text mode, it properly converts lines to CR/LF. This bash problem
A Doutput.115386 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15387 # text mode, it properly converts lines to CR/LF. This bash problem
A Doutput.216516 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16517 # text mode, it properly converts lines to CR/LF. This bash problem
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin473 �b���@U@c���� �@Z@mB�Aa���db�m�@AIA!�Cu��CP���A�Q�pG�A�#��CR�C �O�L ��A�
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES1677 Removed extra CR from contrib/visualpng/VisualPng.dsw (Cosmin)

Completed in 144 milliseconds