Home
last modified time | relevance | path

Searched refs:inputU64 (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Tests/
DFastMathQ63.cpp21 const uint64_t *inp = inputU64.ptr(); in test_norm_64_to_32u()
69 inputU64.reload(FastMathQ63::NORMINPUT1_U64_ID,mgr); in setUp()
/cmsis-dsp-latest/Testing/Include/Tests/
DFastMathQ63.h16 Client::Pattern<uint64_t> inputU64; variable