SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause brief: | Defines an ISR lock member. copyrights: - Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) definition: default: ${/score/isr/if/lock-member:/name}( ${.:/params[0]/name} ) variants: [] description: null enabled-by: true index-entries: [] interface-type: macro links: - role: interface-placement uid: header - role: interface-ingroup uid: group name: RTEMS_INTERRUPT_LOCK_MEMBER notes: | Do not add a ";" after this macro. params: - description: | is the ISR lock member designator. dir: null name: _designator return: null type: interface