Home
last modified time | relevance | path

Searched refs:C08I_NFC_DEMO_TASK_STAK_SIZE (Results 1 – 2 of 2) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
Dapp_demo_config.h24 #define C08I_NFC_DEMO_TASK_STAK_SIZE (1024*10) macro
Dapp_demo_nfc.c93 attr.stack_size = C08I_NFC_DEMO_TASK_STAK_SIZE; in NfcExampleEntry()