Home
last modified time | relevance | path

Searched defs:type (Results 1 – 3 of 3) sorted by relevance

/cmsis-3.4.0/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_init_f32.c67 arm_spline_type type, in arm_spline_init_f32()
/cmsis-3.4.0/CMSIS/DSP/Include/dsp/
Dinterpolation_functions.h116 arm_spline_type type; /**< Type (boundary conditions) */ member
/cmsis-3.4.0/CMSIS/Core/Include/
Dpmu_armv8.h216 __STATIC_INLINE void ARM_PMU_Set_EVTYPER(uint32_t num, uint32_t type) in ARM_PMU_Set_EVTYPER()