RZ/A1H CMSIS-RTOS RTX BSP for GR-PEACH.

Dependents:   GR-PEACH_Azure_Speech ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample ... more

Fork of R_BSP by Daiki Kato

Embed: (wiki syntax)

« Back to documentation index

bsp_util.h File Reference

bsp_util.h File Reference

BSP Utilities. More...

Go to the source code of this file.

Functions

int32_t R_ExceptionalMode (void)
 Function Name: R_ExceptionalMode.

Detailed Description

BSP Utilities.

Rev:
891
Date:
2014-06-27 10:40:52 +0900#

Definition in file bsp_util.h.


Function Documentation

int32_t R_ExceptionalMode ( void   )

Function Name: R_ExceptionalMode.

Get current context

Description:

Parameters:
none
Return values:
0Current context is non-task
1Current context is task

Definition at line 102 of file bsp_util.c.