Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/WizC/PIC18/
Dportmacro.h159 extern uint16_t usPortCALCULATE_MINIMAL_STACK_SIZE( void );
164 ? usPortCALCULATE_MINIMAL_STACK_SIZE() \
Dport.c204 uint16_t usPortCALCULATE_MINIMAL_STACK_SIZE( void ) in usPortCALCULATE_MINIMAL_STACK_SIZE() function