TinyUSB Library
OPT_OS_NONE
is only used within TinyUSB Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
OPT_OS_NONE
OPT_OS_NONE macro
Syntax
Show:
Summary
Declaration
from
tusb_option.h:200
#define
OPT_OS_NONE
1
Examples
References
from
examples
Code
Location
#define
OPT_OS_NONE
1
///< No RTOS
tusb_option.h:200
#if
CFG_TUSB_OS
==
OPT_OS_NONE
board_api.h:98
#if
(
CFG_TUSB_OS
==
OPT_OS_NONE
)
&&
!
TUP_MCU_MULTIPLE_CORE
osal.h:45
#if
CFG_TUSB_OS
==
OPT_OS_NONE
osal.h:54
#if
CFG_TUSB_OS
!=
OPT_OS_NONE
&&
CFG_TUSB_OS
!=
OPT_OS_PICO
usbd.c:687
#if
CFG_TUSB_OS
==
OPT_OS_NONE
usbh.c:281
#if
CFG_TUSB_OS
!=
OPT_OS_NONE
&&
CFG_TUSB_OS
!=
OPT_OS_PICO
usbh.c:582
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out