Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PetteriAimonen/libfixmath
/ functions
Functions
148 in github.com/PetteriAimonen/libfixmath
⨍
Functions
148
◇
Types & classes
2
Method
atan2
libfixmath/fix16.hpp:177
Method
cos
libfixmath/fix16.hpp:172
Function
cyclecount_update
Update cyclecount_t structure after a single measurement has been made.
benchmarks/benchmark.c:17
Function
end_timing
benchmarks/interface-arm.c:23
Function
fix16_ceil
libfixmath/fix16.h:106
Function
fix16_clamp
libfixmath/fix16.h:112
Function
fix16_deg_to_rad
libfixmath/fix16.h:201
Function
fix16_fft
Compute a transform of the real-valued input array, and store results in two arrays. Size of each array is the same as transform_length. Transform len
libfixmath/fix16_fft.c:124
Function
fix16_floor
libfixmath/fix16.h:104
Function
fix16_log
libfixmath/fix16_exp.c:66
Function
fix16_mod
libfixmath/fix16.c:467
Function
fix16_rad_to_deg
libfixmath/fix16.h:197
Function
fix16_sin_parabola
libfixmath/fix16_trig.c:23
Function
fix16_slog2
* This is a wrapper for fix16_log2 which implements saturation arithmetic. */
libfixmath/fix16_exp.c:196
Function
fix16_sq
! Returns the square of the given fix16_t. */
libfixmath/fix16.h:212
Function
fract32_create
libfixmath/fract32.c:5
Function
fract32_invert
libfixmath/fract32.c:13
Function
fract32_smul
libfixmath/fract32.c:22
Function
int64_cmp_eq
libfixmath/int64.h:31
Function
int64_cmp_gt
libfixmath/int64.h:33
Function
int64_cmp_le
libfixmath/int64.h:36
Function
int64_cmp_ne
libfixmath/int64.h:32
Function
int64_div_i64_i32
libfixmath/int64.h:29
Function
interface_init
benchmarks/interface-arm.c:12
Function
main
fixtest/main.c:42
Function
main
tests/tests.c:42
Function
main
fixsingen/main.c:7
Function
main
benchmarks/benchmark.c:72
Method
operator!=
libfixmath/fix16.hpp:141
Method
operator*
libfixmath/fix16.hpp:107
Method
operator+
libfixmath/fix16.hpp:78
Method
operator-
libfixmath/fix16.hpp:92
Method
operator/
libfixmath/fix16.hpp:121
Method
operator<
libfixmath/fix16.hpp:159
Method
operator<=
libfixmath/fix16.hpp:147
Method
operator==
libfixmath/fix16.hpp:135
Method
operator>
libfixmath/fix16.hpp:165
Method
operator>=
libfixmath/fix16.hpp:153
Function
output_char
benchmarks/interface-avr.c:7
Method
sadd
libfixmath/fix16.hpp:85
Method
sdiv
libfixmath/fix16.hpp:128
Method
sin
libfixmath/fix16.hpp:171
Method
smul
libfixmath/fix16.hpp:114
Method
ssub
libfixmath/fix16.hpp:100
Function
start_timing
benchmarks/interface-arm.c:18
Method
tan
libfixmath/fix16.hpp:173
Function
test_str
tests/tests_str.c:102
Function
uint32_log2
libfixmath/uint32.c:5
← previous
101–148 of 148, ranked by callers