Searched +full:- +full:- +full:- (Results 1 – 25 of 5066) sorted by relevance
12345678910>>...203
/hal_nxp-latest/s32/soc/s32k344/include/ |
D | Lcu_Ip_Cfg_Defines.h | 2 * Copyright 2020-2023 NXP 4 * SPDX-License-Identifier: BSD-3-Clause 62 /*-------------------------------------------------------------------/ 64 /-------------------------------------------------------------------*/ 68 /*-------------------------------------------------------------------/ 70 /-------------------------------------------------------------------*/ 74 /*-------------------------------------------------------------------/ 76 /-------------------------------------------------------------------*/ 81 /*-------------------------------------------------------------------/ 83 /-------------------------------------------------------------------*/ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/components/rtc/ |
D | fsl_adapter_rtc.h | 6 * SPDX-License-Identifier: BSD-3-Clause 68 #define HAL_RTC_HANDLE_DEFINE(name) uint32_t name[(HAL_RTC_HANDLE_SIZE + sizeof(uint32_t) - 1U) / s… 95 /*! ------------------------------------------------------------------------- 97 *---------------------------------------------------------------------------*/ 100 /*! ------------------------------------------------------------------------- 103 *---------------------------------------------------------------------------*/ 110 /*! ------------------------------------------------------------------------- 113 *---------------------------------------------------------------------------*/ 116 /*! ------------------------------------------------------------------------- 121 *---------------------------------------------------------------------------*/ [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/k32w0/ |
D | fwk_platform_coex.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2022-2023 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 23 /* -------------------------------------------------------------------------- */ 25 /* -------------------------------------------------------------------------- */ 27 /* -------------------------------------------------------------------------- */ 29 /* -------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/ |
D | fwk_platform_ot.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2023 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 19 /* -------------------------------------------------------------------------- */ 21 /* -------------------------------------------------------------------------- */ 23 /* -------------------------------------------------------------------------- */ 25 /* -------------------------------------------------------------------------- */ [all …]
|
D | fwk_platform_coex.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2024 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 17 /* -------------------------------------------------------------------------- */ 19 /* -------------------------------------------------------------------------- */ 43 /* -------------------------------------------------------------------------- */ 45 /* -------------------------------------------------------------------------- */ [all …]
|
D | fwk_platform_hdlc.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2024 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 22 /* -------------------------------------------------------------------------- */ 24 /* -------------------------------------------------------------------------- */ 46 /* -------------------------------------------------------------------------- */ 48 /* -------------------------------------------------------------------------- */ [all …]
|
D | fwk_platform_lowpower.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2023 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 26 /* -------------------------------------------------------------------------- */ 28 /* -------------------------------------------------------------------------- */ 32 /* -------------------------------------------------------------------------- */ 34 /* -------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/ |
D | MKW20Z4.h | 6 ** GNU C Compiler - CodeSourcery Sourcery G++ 10 ** Version: rev. 1.2, 2015-05-07 16 ** Copyright (c) 1997 - 2015 Freescale Semiconductor, Inc. 48 ** - rev. 1.0 (2014-08-27) 50 ** - rev. 1.1 (2015-03-05) 52 ** - rev. 1.2 (2015-05-07) 61 * @date 2015-05-07 68 /* ---------------------------------------------------------------------------- 69 -- MCU activation 70 ---------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/ |
D | MKW30Z4.h | 6 ** GNU C Compiler - CodeSourcery Sourcery G++ 10 ** Version: rev. 1.2, 2015-05-07 16 ** Copyright (c) 1997 - 2015 Freescale Semiconductor, Inc. 48 ** - rev. 1.0 (2014-08-27) 50 ** - rev. 1.1 (2015-03-05) 52 ** - rev. 1.2 (2015-05-07) 61 * @date 2015-05-07 68 /* ---------------------------------------------------------------------------- 69 -- MCU activation 70 ---------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/ |
D | MKW40Z4.h | 6 ** GNU C Compiler - CodeSourcery Sourcery G++ 10 ** Version: rev. 1.2, 2015-05-07 16 ** Copyright (c) 1997 - 2015 Freescale Semiconductor, Inc. 48 ** - rev. 1.0 (2014-07-17) 50 ** - rev. 1.1 (2015-03-05) 52 ** - rev. 1.2 (2015-05-07) 61 * @date 2015-05-07 68 /* ---------------------------------------------------------------------------- 69 -- MCU activation 70 ---------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/iw612/ |
D | fwk_platform_coex.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2022-2023 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 14 #include "wifi-decl.h" 21 /* -------------------------------------------------------------------------- */ 23 /* -------------------------------------------------------------------------- */ 58 /* -------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/ |
D | fsl_component_timer_manager.c | 2 * Copyright 2018-2022 NXP 6 * SPDX-License-Identifier: BSD-3-Clause 144 /*! ------------------------------------------------------------------------- 146 *---------------------------------------------------------------------------*/ 149 /*! ------------------------------------------------------------------------- 152 * \param[in] param - User parameter to timer thread; not used. 153 *---------------------------------------------------------------------------*/ 180 …((((type) & (uint8_t)kTimerModeLowPowerTimer) != 0U) ? (--s_timermanager.numberOfLowPowerActiveTim… 181 (--s_timermanager.numberOfActiveTimers)) 184 * \brief Detect if the timer is a low-power timer [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/connected_mcu/ |
D | fwk_platform_ble.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2024 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 21 /* -------------------------------------------------------------------------- */ 23 /* -------------------------------------------------------------------------- */ 40 (__st) = -(int)((uint32_t)(((uint32_t)(-(__st)) << 4) | (uint32_t)(-(__error_code)))); \ 47 #define RAISE_ERROR(__st, __error_code) -(int)((uint32_t)(((uint32_t)(__st) << 4) | (uint32_t)(__er… [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/ |
D | fwk_platform_hdlc.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2023 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 19 /* -------------------------------------------------------------------------- */ 21 /* -------------------------------------------------------------------------- */ 44 /* -------------------------------------------------------------------------- */ 46 /* -------------------------------------------------------------------------- */ [all …]
|
D | fwk_platform_ot.c | 1 /* -------------------------------------------------------------------------- */ 2 /* Copyright 2021-2022 NXP */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 15 /* -------------------------------------------------------------------------- */ 17 /* -------------------------------------------------------------------------- */ 19 /* -------------------------------------------------------------------------- */ 21 /* -------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/ |
D | clock_config.c | 2 * Copyright 2020-2023 NXP 5 * SPDX-License-Identifier: BSD-3-Clause 37 const cgc_fro_config_t g_cgcFroConfig = {.enableMode = 0 /*0 - FRO is disabled in Sleep/Deep Sleep … 99 // clang-format off 128 …* +-----------------------------------------------------------------------------------------------… 130 …* ------------------------------------------------------------------------------------------------… 132 …* ------------------------------------------------------------------------------------------------… 134 …* ------------------------------------------------------------------------------------------------… 136 …* +-----------------------------------------------------------------------------------------------… 139 // clang-format on [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 23 ** Version: rev. 2.5, 2015-02-19 29 ** Copyright (c) 1997 - 2016 Freescale Semiconductor, Inc. 30 ** Copyright 2016 - 2017 NXP 60 ** - rev. 1.0 (2012-06-13) 62 ** - rev. 1.1 (2012-06-21) 64 ** - rev. 1.2 (2012-08-01) 66 ** - rev. 1.3 (2012-10-04) 68 ** - rev. 1.4 (2012-11-22) 69 ** MCG module - bit LOLS in MCG_S register renamed to LOLS0. 70 ** NV registers - bit EZPORT_DIS in NV_FOPT register removed. [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1187/ |
D | system_MIMXRT1187_cm33.c | 13 ** Version: rev. 0.1, 2021-03-09 22 ** Copyright 2016-2023 NXP 23 ** SPDX-License-Identifier: BSD-3-Clause 29 ** - rev. 0.1 (2021-03-09) 38 * @date 2023-12-13 49 /* ---------------------------------------------------------------------------- 50 -- Core clock 51 ---------------------------------------------------------------------------- */ 55 /* ---------------------------------------------------------------------------- 56 -- SystemInit() [all …]
|
/hal_nxp-latest/s32/mcux/devices/S32K146/ |
D | S32K146_device.h | 2 * Copyright 2023-2024 NXP 4 * SPDX-License-Identifier: BSD-3-Clause 10 /* ---------------------------------------------------------------------------- 11 -- SYSMPU Peripheral Access Layer 12 ---------------------------------------------------------------------------- */ 19 /** SYSMPU - Register Layout Typedef */ 33 /* ---------------------------------------------------------------------------- 34 -- SYSMPU Register Masks 35 ---------------------------------------------------------------------------- */ 42 /*! @name CESR - Control/Error Status Register */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/ |
D | unity_internals.h | 2 Unity Project - A Test Framework for C 25 //------------------------------------------------------- 27 //------------------------------------------------------- 113 //------------------------------------------------------- 115 //------------------------------------------------------- 135 //------------------------------------------------------- 136 // 64-bit Support 137 //------------------------------------------------------- 141 // No 64-bit Support 147 // 64-bit Support [all …]
|
D | unity.c | 2 Unity Project - A Test Framework for C 232 // Dividing by these constants produces +/- infinity. 241 // compiler-generic print formatting masks 285 //----------------------------------------------- 287 //----------------------------------------------- 356 //----------------------------------------------- 365 … UnityPrintNumberUnsigned((_U_UINT)number & UnitySizeMask[((_U_UINT)style & (_U_UINT)0x0F) - 1]); in UnityPrintNumberByStyle() 373 //----------------------------------------------- 383 UNITY_OUTPUT_CHAR('-'); in UnityPrintNumber() 384 number = -number; in UnityPrintNumber() [all …]
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/MIMXRT595S/ |
D | fwk_platform_lowpower.c | 1 /* -------------------------------------------------------------------------- */ 4 /* SPDX-License-Identifier: BSD-3-Clause */ 5 /* -------------------------------------------------------------------------- */ 7 /* -------------------------------------------------------------------------- */ 9 /* -------------------------------------------------------------------------- */ 26 /* -------------------------------------------------------------------------- */ 28 /* -------------------------------------------------------------------------- */ 30 /* -------------------------------------------------------------------------- */ 32 /* -------------------------------------------------------------------------- */ 64 /* -------------------------------------------------------------------------- */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/ |
D | MCXC041.h | 13 ** Version: rev. 1.0, 2024-03-19 19 ** Copyright 1997-2016 Freescale Semiconductor, Inc. 20 ** Copyright 2016-2024 NXP 21 ** SPDX-License-Identifier: BSD-3-Clause 27 ** - rev. 1.0 (2024-03-19) 36 * @date 2024-03-19 52 /* ---------------------------------------------------------------------------- 53 -- Interrupt vector numbers 54 ---------------------------------------------------------------------------- */ 66 NotAvail_IRQn = -128, /**< Not available device specific interrupt */ [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1189/ |
D | system_MIMXRT1189_cm33.c | 12 ** Version: rev. 0.1, 2021-03-09 21 ** Copyright 2016-2023 NXP 22 ** SPDX-License-Identifier: BSD-3-Clause 28 ** - rev. 0.1 (2021-03-09) 37 * @date 2023-12-13 48 /* ---------------------------------------------------------------------------- 49 -- Core clock 50 ---------------------------------------------------------------------------- */ 54 /* ---------------------------------------------------------------------------- 55 -- SystemInit() [all …]
|
/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/ |
D | fsl_xcvr_common_config.c | 3 * Copyright 2016-2017 NXP 114 /*-------------------------------------------------------------------------------------------------… 121 /*-------------------------------------------------------------------------------------------------… 130 /*-------------------------------------------------------------------------------------------------… 140 /*-------------------------------------------------------------------------------------------------… 150 /*-------------------------------------------------------------------------------------------------… 162 /*-------------------------------------------------------------------------------------------------… 171 /*-------------------------------------------------------------------------------------------------… 174 /*-------------------------------------------------------------------------------------------------… 184 /*-------------------------------------------------------------------------------------------------… [all …]
|
12345678910>>...203