Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnlohr/lolra
/ functions
Functions
446 in github.com/cnlohr/lolra
⨍
Functions
446
◇
Types & classes
22
↓ 3 callers
Function
stbiw__wpcrc
tools/stb_image_write.h:1077
↓ 3 callers
Function
stbiw__write3
tools/stb_image_write.h:406
↓ 3 callers
Function
stbiw__write_pixel
tools/stb_image_write.h:418
↓ 3 callers
Function
testi2s_init
esp8266/example_125k_raw/main.c:245
↓ 2 callers
Function
AES_init_ctx
lib/tiny-AES-c.h:346
↓ 2 callers
Function
BlockLeftShift
lib/aes-cbc-cmac.h:40
↓ 2 callers
Function
GenChirp
lib/rf_data_gen.h:149
↓ 2 callers
Function
InvCipher
lib/tiny-AES-c.h:566
↓ 2 callers
Function
KeyExpansion
This function produces Nb(Nr+1) round keys. The round keys are used in each round to decrypt the states.
lib/tiny-AES-c.h:273
↓ 2 callers
Function
PlotPoint
ch32v/ch32v203-goertzel/adcgoertzel.c:286
↓ 2 callers
Function
SigGen
esp32s2/loratest/main/siggen.h:175
↓ 2 callers
Function
SigSetupTest
esp32s2/loratest/main/siggen.h:98
↓ 2 callers
Function
Sx1272ComputeWhitening
* Whitening generator reverse engineered from Sx1272 data stream. * Each bit of a codeword is combined with the output from a different position in
lib/LoRa-SDR-Code.h:173
↓ 2 callers
Function
XorWithIv
lib/tiny-AES-c.h:619
↓ 2 callers
Function
apll_quick_update
esp32s2/loratest/main/app.c:232
↓ 2 callers
Function
diagonalInterleaveSx
* Diagonal interleaver + deinterleaver **********************************************************************/
lib/LoRa-SDR-Code.h:393
↓ 2 callers
Function
encodeFec
lib/LoRa-SDR-Code.h:446
↓ 2 callers
Function
encodeHamming74sx
* Encode a 4 bit word into a 7 bits with parity. * Non standard version used in sx1272. ************************************************************
lib/LoRa-SDR-Code.h:304
↓ 2 callers
Function
encodeParity54
lib/LoRa-SDR-Code.h:364
↓ 2 callers
Function
encodeParity64
lib/LoRa-SDR-Code.h:384
↓ 2 callers
Function
getCycleCount
esp32s2/videoending/main/app.c:71
↓ 2 callers
Function
sendLoopError
( e )
ch32v/lib/webhidcontrol.js:281
↓ 2 callers
Function
setStatus
( msg )
ch32v/lib/webhidcontrol.js:36
↓ 2 callers
Function
sleep
ch32v/lib/webhidcontrol.js:359
↓ 2 callers
Function
stbi__addints_valid
returns 1 if the sum of two signed ints is valid (between -2^31 and 2^31-1 inclusive), 0 on overflow.
esp32s2/videoending/makeending/stb_image.h:1069
↓ 2 callers
Function
stbi__bit_reverse
esp32s2/videoending/makeending/stb_image.h:4115
↓ 2 callers
Function
stbi__bmp_parse_header
esp32s2/videoending/makeending/stb_image.h:5445
↓ 2 callers
Function
stbi__bmp_set_mask_defaults
esp32s2/videoending/makeending/stb_image.h:5419
↓ 2 callers
Function
stbi__build_huffman
esp32s2/videoending/makeending/stb_image.h:2002
↓ 2 callers
Function
stbi__check_png_header
esp32s2/videoending/makeending/stb_image.h:4620
↓ 2 callers
Function
stbi__copyval
esp32s2/videoending/makeending/stb_image.h:6378
↓ 2 callers
Function
stbi__create_png_alpha_expand8
adds an extra all-255 alpha channel dest == src is legal img_n must be 1 or 3
esp32s2/videoending/makeending/stb_image.h:4674
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
esp32s2/videoending/makeending/stb_image.h:4695
↓ 2 callers
Function
stbi__fill_bits
esp32s2/videoending/makeending/stb_image.h:4201
↓ 2 callers
Function
stbi__gif_header
esp32s2/videoending/makeending/stb_image.h:6605
↓ 2 callers
Function
stbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
esp32s2/videoending/makeending/stb_image.h:6775
↓ 2 callers
Function
stbi__gif_parse_colortable
esp32s2/videoending/makeending/stb_image.h:6594
↓ 2 callers
Function
stbi__gif_test
esp32s2/videoending/makeending/stb_image.h:6587
↓ 2 callers
Function
stbi__hdr_load
esp32s2/videoending/makeending/stb_image.h:7155
↓ 2 callers
Function
stbi__hdr_test_core
esp32s2/videoending/makeending/stb_image.h:7084
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
esp32s2/videoending/makeending/stb_image.h:2209
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
esp32s2/videoending/makeending/stb_image.h:2264
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
esp32s2/videoending/makeending/stb_image.h:2168
↓ 2 callers
Function
stbi__load_main
esp32s2/videoending/makeending/stb_image.h:1136
↓ 2 callers
Function
stbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
esp32s2/videoending/makeending/stb_image.h:1023
↓ 2 callers
Function
stbi__mul2shorts_valid
returns 1 if the product of two ints fits in a signed short, 0 on overflow.
esp32s2/videoending/makeending/stb_image.h:1077
↓ 2 callers
Function
stbi__parse_png_file
esp32s2/videoending/makeending/stb_image.h:5077
↓ 2 callers
Function
stbi__png_info_raw
esp32s2/videoending/makeending/stb_image.h:5307
↓ 2 callers
Function
stbi__process_marker
esp32s2/videoending/makeending/stb_image.h:3098
↓ 2 callers
Function
stbi__refill_buffer
esp32s2/videoending/makeending/stb_image.h:1596
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
esp32s2/videoending/makeending/stb_image.h:3820
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
esp32s2/videoending/makeending/stb_image.h:5849
↓ 2 callers
Function
stbi_write_bmp_core
tools/stb_image_write.h:492
↓ 2 callers
Function
stbi_write_hdr_core
tools/stb_image_write.h:761
↓ 2 callers
Function
stbi_write_jpg_core
tools/stb_image_write.h:1398
↓ 2 callers
Function
stbi_write_png
tools/stb_image_write.h:1215
↓ 2 callers
Function
stbi_write_png_to_mem
tools/stb_image_write.h:1128
↓ 2 callers
Function
stbi_write_tga_core
tools/stb_image_write.h:532
↓ 2 callers
Function
stbiw__fopen
tools/stb_image_write.h:304
↓ 2 callers
Function
stbiw__jpg_DCT
tools/stb_image_write.h:1270
↓ 2 callers
Function
stbiw__jpg_calcBits
tools/stb_image_write.h:1318
↓ 2 callers
Function
stbiw__linear_to_rgbe
tools/stb_image_write.h:639
↓ 2 callers
Function
stbiw__writefv
tools/stb_image_write.h:349
↓ 2 callers
Function
stbiw__zhash
tools/stb_image_write.h:867
↓ 2 callers
Function
stbiw__zlib_countm
tools/stb_image_write.h:859
↓ 2 callers
Function
xsum8
lib/LoRa-SDR-Code.h:114
↓ 1 callers
Function
AES_CMAC
lib/aes-cbc-cmac.h:60
↓ 1 callers
Function
ComputeRemoteClock
( remote_time_ticks, now_ms )
ch32v/lib/webhidcontrol.js:323
↓ 1 callers
Function
HSVtoHEX
tools/complex_magsink_to_image.c:126
↓ 1 callers
Function
InnerLoop
ch32v/ch32v003-skitterrx/adcrx.c:168
↓ 1 callers
Function
InnerLoop
ch32v/ch32v203-adcrx/adcrx.c:189
↓ 1 callers
Function
InnerLoop
ch32v/ch32v003-adcrx/adcrx.c:207
↓ 1 callers
Function
InnerLoop
ch32v/ch32v203-fft/adcfft.c:196
↓ 1 callers
Function
InvMixColumns
MixColumns function mixes the columns of the state matrix. The method used to multiply may be difficult to understand for the inexperienced. Please us
lib/tiny-AES-c.h:477
↓ 1 callers
Function
InvShiftRows
lib/tiny-AES-c.h:510
↓ 1 callers
Function
InvSubBytes
The SubBytes Function Substitutes the values in the state matrix with values in an S-box.
lib/tiny-AES-c.h:498
↓ 1 callers
Function
LoopFunction2
ch32v/ch32v003-timer/nonlora.c:366
↓ 1 callers
Function
LoopFunction2
ch32v/ch32v003-timer/backup-interesting-stars/loratest.c:332
↓ 1 callers
Function
MixColumns
MixColumns function mixes the columns of the state matrix
lib/tiny-AES-c.h:427
↓ 1 callers
Function
SetupADC
ch32v/ch32v203-goertzel/adcgoertzel.c:133
↓ 1 callers
Function
SetupADC
ch32v/ch32v003-skitterrx/adcrx.c:69
↓ 1 callers
Function
SetupADC
ch32v/ch32v203-adcrx/adcrx.c:81
↓ 1 callers
Function
SetupADC
ch32v/ch32v003-adcrx/adcrx.c:107
↓ 1 callers
Function
SetupADC
ch32v/ch32v203-fft/adcfft.c:89
↓ 1 callers
Function
SetupTimer1
ch32v/ch32v203-goertzel/adcgoertzel.c:215
↓ 1 callers
Function
SetupTimer1
ch32v/ch32v203-adcrx/adcrx.c:154
↓ 1 callers
Function
SetupTimer1
ch32v/ch32v003-adcrx/adcrx.c:175
↓ 1 callers
Function
SetupTimer1
ch32v/ch32v203-fft/adcfft.c:161
↓ 1 callers
Function
ShiftRows
The ShiftRows() function shifts the rows in the state to the left. Each row is shifted with different offset. Offset = Row number. So the first row is
lib/tiny-AES-c.h:393
↓ 1 callers
Function
SubBytes
The SubBytes Function Substitutes the values in the state matrix with values in an S-box.
lib/tiny-AES-c.h:378
↓ 1 callers
Function
apll_quick_update
esp32s2/narrow_fsk_test/main/app.c:247
↓ 1 callers
Function
apll_quick_update
esp32s2/videoending/main/app.c:235
↓ 1 callers
Function
closeDeviceTool
()
ch32v/lib/webhidcontrol.js:68
↓ 1 callers
Function
config_turbo_scope
ch32v/ch32v203-goertzel/adcgoertzel.c:263
↓ 1 callers
Function
crc16sx
lib/LoRa-SDR-Code.h:102
↓ 1 callers
Function
grayToBinary16
* A more efficient version, for Gray codes of 16 or fewer bits. */
lib/LoRa-SDR-Code.h:232
↓ 1 callers
Function
headerChecksum
lib/LoRa-SDR-Code.h:76
↓ 1 callers
Function
load_jpeg_image
esp32s2/videoending/makeending/stb_image.h:3864
↓ 1 callers
Function
local_rtc_clk_apll_enable
Configures APLL = 480 / 4 = 120 40 * (SDM2 + SDM1/(2^8) + SDM0/(2^16) + 4) / ( 2 * (ODIV+2) ); Datasheet recommends that numerator does not exceed 500
esp32s2/narrow_fsk_test/main/app.c:210
↓ 1 callers
Function
local_rtc_clk_apll_enable
Configures APLL = 480 / 4 = 120 40 * (SDM2 + SDM1/(2^8) + SDM0/(2^16) + 4) / ( 2 * (ODIV+2) ); Datasheet recommends that numerator does not exceed 500
esp32s2/loratest/main/app.c:195
← previous
next →
101–200 of 446, ranked by callers