PicoSDK
+
0
/1 examples
SourceVu will show references to
hw_divider_s32_quotient_wait()
from the following samples and libraries:
divider sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
hw_divider_s32_quotient_wait()
hw_divider_s32_quotient_wait() function
Return result of last asynchronous HW divide, signed quotient only This function waits for the result to be ready by calling hw_divider_wait_ready().
Syntax
Show:
Summary
Declaration
from
divider.h:260
static
inline
int32_t
hw_divider_s32_quotient_wait
(
void
)
;
Return value
Current signed quotient result.
Examples
hw_divider_s32_quotient_wait()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out