Searched refs:LSE (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mjpeg.h | 104 LSE = 0xf8, ///< JPEG-LS extension parameters enumerator
|
D | jpeglsenc.c | 246 put_marker(pb, LSE); in ls_store_lse()
|
D | mjpegdec.c | 2405 (start_code == SOF48 || start_code == LSE)) { in ff_mjpeg_decode_frame() 2478 case LSE: in ff_mjpeg_decode_frame()
|
/third_party/uboot/u-boot-2020.01/drivers/clk/ |
D | clk_stm32h7.c | 441 LSE, enumerator 451 [LSE] = "clk-lse",
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/clock/ |
D | st,stm32h7-rcc.txt | 22 - low speed external clock signal (LSE)
|
D | st,stm32mp1.txt | 181 - "st,drive" (only for LSE) contains the value of the drive for the
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64.td | 62 "Enable ARMv8.1 Large System Extension (LSE) atomic instructions">;
|
D | AArch64SchedThunderX2T99.td | 1756 // V8.1a Atomics (LSE)
|
/third_party/NuttX/ |
D | ReleaseNotes | 8780 come with a Low speed external oscillator so the default LSE source 8786 put LSE/LSI initialization is inside stm32_stdclockconfig() in 8788 LSI and the LSE sources: the LSI can be used for RTC and/or the 8789 IWDG, while the LSE only for the RTC (and to output the MCO1 pin). 10850 to LSE (needed for USB). From Dave (ziggurat29) 11656 LSE during RTC initialiation. From Alan Carvalho de Assis. 11674 LSE(ON) etal are set and remembered in a) A cold start (RTC_MAGIC 13765 - STM32 F7: Add support for LSE RTC and enable RTC subseconds. From 18125 - STM32 F3: Problem: stm32f30xx hangs waiting for LSE to initialize. 22081 - STM32F7 LSE: Add configuration of LSE oscillator drive capability [all …]
|
D | ChangeLog | 3462 Add frequencies for HSE, HSI, LSE, and LSI. These are needed 4792 and for the LSE LCD clock source (2013-5-24). 10047 oscillator so the default LSE source for the RTC doesn't work. In 10052 clock! The right place to put LSE/LSI initialization is inside 10054 the possible uses of the LSI and the LSE sources: the LSI can be used 10055 for RTC and/or the IWDG, while the LSE only for the RTC (and to output 11695 trim of MSI to LSE (needed for USB). From Dave dev@ziggurat29.com 12030 sequence (stm32_rcc.c() in order to avoid disabling LSE during RTC 12194 Ensure the LSE(ON) etal are set and remembered in a) A cold start 14543 * STM32F7: Add support for LSE RTC and enable RTC subseconds. From [all …]
|
/third_party/libjpeg/ |
D | libjpeg.txt | 926 Internal color transform identifier, writes LSE marker if nonzero
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSubtargetInfo.inc | 248 …{ "lse", "Enable ARMv8.1 Large System Extension (LSE) atomic instructions", AArch64::FeatureLSE, {…
|