mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
include/dsp.h: add DIR_NONE definition
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
|
||||
/* Phase rotation direction */
|
||||
|
||||
#define DIR_NONE (0.0f)
|
||||
#define DIR_CW (1.0f)
|
||||
#define DIR_CCW (-1.0f)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user