unleashed-firmware/lib/subghz/blocks
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
const.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
decoder.c SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
decoder.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
encoder.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
encoder.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
generic.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
generic.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
math.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
math.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00