![]() |
RAFW Flexible Software Package Documentation
Release v2.0.1
|
|
Interrupt priority configuration. More...
#include <stdbool.h>Functions | |
| void | set_interrupt_priorities (const int8_t prios[]) |
| Setup interrupt priorities. More... | |
| __STATIC_INLINE bool | in_interrupt (void) |
| Check whether running in interrupt context. More... | |
Variables | |
| const int8_t | __dialog_interrupt_priorities [] |
| Default interrupt priorities table. | |
Interrupt priority configuration.
Copyright (c) 2023-2024 Renesas Electronics. All rights reserved.
This software ("Software") is owned by Renesas Electronics.
By using this Software you agree that Renesas Electronics retains all intellectual property and proprietary rights in and to this Software and any use, reproduction, disclosure or distribution of the Software without express written permission or a license agreement from Renesas Electronics is strictly prohibited. This Software is solely for use on or in conjunction with Renesas Electronics products.
EXCEPT AS OTHERWISE PROVIDED IN A LICENSE AGREEMENT BETWEEN THE PARTIES, THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. EXCEPT AS OTHERWISE PROVIDED IN A LICENSE AGREEMENT BETWEEN THE PARTIES, IN NO EVENT SHALL RENESAS ELECTRONICS BE LIABLE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE SOFTWARE.