Searched refs:ROOT (Results 1 – 11 of 11) sorted by relevance
11 configLib(CMSISNNBasicMaths ${ROOT})12 configDsp(CMSISNNBasicMaths ${ROOT})16 target_include_directories(CMSISNNBasicMaths PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNActivation ${ROOT})12 configDsp(CMSISNNActivation ${ROOT})16 target_include_directories(CMSISNNActivation PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNConvolutions ${ROOT})12 configDsp(CMSISNNConvolutions ${ROOT})16 target_include_directories(CMSISNNConvolutions PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNFullyConnected ${ROOT})12 configDsp(CMSISNNFullyConnected ${ROOT})16 target_include_directories(CMSISNNFullyConnected PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNSupport ${ROOT})12 configDsp(CMSISNNSupport ${ROOT})16 target_include_directories(CMSISNNSupport PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNPooling ${ROOT})12 configDsp(CMSISNNPooling ${ROOT})16 target_include_directories(CMSISNNPooling PUBLIC "${ROOT}/CMSIS/DSP/Include")
11 configLib(CMSISNNSoftmax ${ROOT})12 configDsp(CMSISNNSoftmax ${ROOT})16 target_include_directories(CMSISNNSoftmax PUBLIC "${ROOT}/CMSIS/DSP/Include")
12 configLib(CMSISNNConcatenation ${ROOT})13 configDsp(CMSISNNConcatenation ${ROOT})17 target_include_directories(CMSISNNConcatenation PUBLIC "${ROOT}/CMSIS/DSP/Include")
13 configLib(CMSISNNReshape ${ROOT})14 configDsp(CMSISNNReshape ${ROOT})18 target_include_directories(CMSISNNReshape PUBLIC "${ROOT}/CMSIS/DSP/Include")
12 ROOT=..\..\..\.. macro23 !include $(ROOT)\dev\master.mk
6 list(APPEND CMAKE_MODULE_PATH ${ROOT}/CMSIS/DSP)9 list(APPEND CMAKE_MODULE_PATH ${ROOT}/CMSIS/DSP/Source)38 SET(NN ${ROOT}/CMSIS/NN)
Completed in 10 milliseconds