iLLD_TC27xC
1.0
|
![]() |
Functions | |
asm volatile void | __non_return_call (void(*fun)(void)) |
asm volatile void | __jump_and_link (void(*fun)(void)) |
These intrinsic functions return the minimum or maximum of a signed integer, unsigned integer or short integer.
asm volatile void __jump_and_link | ( | void(*)(void) | fun) |
Jump and link
Definition at line 49 of file IfxCpu_IntrinsicsDcc.h.
asm volatile void __non_return_call | ( | void(*)(void) | fun) |
Function call without return
Definition at line 41 of file IfxCpu_IntrinsicsDcc.h.
Referenced by _Core0_start(), _Core1_start(), _Core2_start(), and _START().