Home
last modified time | relevance | path

Searched refs:LSE (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpeg.h104 LSE = 0xf8, ///< JPEG-LS extension parameters enumerator
Djpeglsenc.c261 put_marker_byteu(pb, LSE); in ls_store_lse()
Dmjpegdec.c2491 (start_code == SOF48 || start_code == LSE)) { in ff_mjpeg_receive_frame()
2564 case LSE: in ff_mjpeg_receive_frame()
/third_party/vixl/
DREADME.md90 | LSE | kAtomics | |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64.td62 "Enable ARMv8.1 Large System Extension (LSE) atomic instructions">;
DAArch64SchedThunderX2T99.td1756 // V8.1a Atomics (LSE)
/third_party/NuttX/
DReleaseNotes8782 come with a Low speed external oscillator so the default LSE source
8788 put LSE/LSI initialization is inside stm32_stdclockconfig() in
8790 LSI and the LSE sources: the LSI can be used for RTC and/or the
8791 IWDG, while the LSE only for the RTC (and to output the MCO1 pin).
10852 to LSE (needed for USB). From Dave (ziggurat29)
11657 LSE during RTC initialization. From Alan Carvalho de Assis.
11675 LSE(ON) etal are set and remembered in a) A cold start (RTC_MAGIC
13766 - STM32 F7: Add support for LSE RTC and enable RTC subseconds. From
18126 - STM32 F3: Problem: stm32f30xx hangs waiting for LSE to initialize.
22082 - STM32F7 LSE: Add configuration of LSE oscillator drive capability
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc248 …{ "lse", "Enable ARMv8.1 Large System Extension (LSE) atomic instructions", AArch64::FeatureLSE, {…