Lines Matching refs:ot
31 add_library(ot-posix-config INTERFACE)
35 target_compile_definitions(ot-posix-config
39 # We have to add this definition to `ot-config` because openthread core
49 target_compile_definitions(ot-posix-config
57 target_compile_definitions(ot-posix-config
61 target_compile_definitions(ot-posix-config
68 target_compile_definitions(ot-posix-config
75 target_compile_definitions(ot-posix-config
82 target_compile_definitions(ot-posix-config
89 target_compile_definitions(ot-posix-config
96 target_compile_definitions(ot-posix-config
103 target_compile_definitions(ot-posix-config
110 target_compile_definitions(ot-posix-config
122 target_compile_options(ot-posix-config INTERFACE -Wno-sign-compare)
171 ot-config-ftd
172 ot-config
173 ot-posix-config
180 target_compile_definitions(ot-posix-config
209 add_executable(ot-posix-test-settings
213 target_compile_definitions(ot-posix-test-settings
216 target_include_directories(ot-posix-test-settings
224 add_test(NAME ot-posix-test-settings COMMAND ot-posix-test-settings)