code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file drv_wdt.h * @brief header file for wdt driver * @version V1.0 * @date 02. June 2017 * @model wdt *************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/include/drv_wdt.h
C
apache-2.0
2,621
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file ck_irq.c * @brief CSI Source File for IRQ Driver * @version V1.0 * @date 21. Dec 2018 ***************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/ck_irq.c
C
apache-2.0
1,419
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited * * License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/ck_usart.c
C
apache-2.0
28,950
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file devices.c * @brief source file for the devices * @version V1.0 * @date 07. Mar 2019 *****************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/devices.c
C
apache-2.0
5,077
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file dw_gpio.c * @brief CSI Source File for GPIO Driver * @version V1.0 * @date 02. June 2017 *************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/dw_gpio.c
C
apache-2.0
16,328
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file dw_timer.c * @brief CSI Source File for timer Driver * @version V1.0 * @date 02. June 2017 * @vendor csky * @name dw-timer * @ip_id 0x1110...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/dw_timer.c
C
apache-2.0
10,925
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file ck_usart.h * @brief header file for usart driver * @version V1.0 * @date 02. June 2017 ***************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/ck_usart.h
C
apache-2.0
3,399
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file dw_gpio.h * @brief header file for GPIO Driver * @version V1.0 * @date 02. June 2017 ****************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/dw_gpio.h
C
apache-2.0
2,129
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file dw_timer.h * @brief header file for timer driver * @version V1.0 * @date 02. June 2017 ***************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/dw_timer.h
C
apache-2.0
1,484
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file pin_name.h * @brief header file for the pin_name * @version V1.0 * @date 02. June 2017 **************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/pin_name.h
C
apache-2.0
794
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file pinmux.h * @brief Header file for the pinmux * @version V1.0 * @date 02. June 2017 ******************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/pinmux.h
C
apache-2.0
577
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /**************************************************************************//** * @file soc.h * @brief CSI Core Peripheral Access Layer Header File for * CSKYSOC Device Series * @version V1.0 * @date 02. June 2017 ************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/soc.h
C
apache-2.0
4,425
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file sys_freq.h * @brief header file for setting system frequency. * @version V1.0 * @date 18. July 2018 **************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/include/sys_freq.h
C
apache-2.0
853
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file isr.c * @brief source file for the interrupt server route * @version V1.0 * @date 02. June 2017 *****************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/isr.c
C
apache-2.0
2,686
/* * Copyright (C) 2016 YunOS Project. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/novic_irq_tbl.c
C
apache-2.0
1,316
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file sys_freq.c * @brief source file for setting system frequency. * @version V1.0 * @date 18. July 2018 **************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/sys_freq.c
C
apache-2.0
1,058
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file system.c * @brief CSI Device System Source File * @version V1.0 * @date 02. Oct 2018 *****************************************************************...
YifuLiu/AliOS-Things
hardware/chip/smarth_rv64/smarth_rv64/system.c
C
apache-2.0
1,735
/* * * Copyright (C) 2015-2017 Alibaba Group Holding Limited */ #include <stdio.h> #include <stdlib.h> #include "stm32u5xx_hal.h" extern UART_HandleTypeDef huart1; /* use for printk */ int alios_debug_print(const char *buf, int size) { uint32_t i; for (i = 0; i < size; i++) { HAL_UART_Transmit(&hua...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/aos/aos.c
C
apache-2.0
383
/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright not...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/aos/arch/cc.h
C
apache-2.0
3,286
/** ****************************************************************************** * @file lwipopts.h * @author MCD Application Team * @version V1.0.0 * @date 11/20/2009 * @brief lwIP Options Configuration. * This file is based on Utilities\lwip-1.3.1\src\include\lwip\opt.h * ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/aos/arch/lwipopts.h
C
apache-2.0
15,218
/* * * Copyright (C) 2015-2017 Alibaba Group Holding Limited */ #include <stdio.h> void hal_reboot(void) { }
YifuLiu/AliOS-Things
hardware/chip/stm32u5/aos/soc_init.c
C
apache-2.0
117
/** ****************************************************************************** * @file stm32_hal_legacy.h * @author MCD Application Team * @brief This file contains aliases definition for the STM32Cube HAL constants * macros and functions maintained for legacy purpose. *******************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
C
apache-2.0
219,059
/** ****************************************************************************** * @file stm32_assert.h * @author MCD Application Team * @brief STM32 assert template file. * This file should be copied to the application folder and renamed * to stm32_assert.h. ********************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32_assert_template.h
C
apache-2.0
1,982
/** ****************************************************************************** * @file stm32u5xx_hal.h * @author MCD Application Team * @brief This file contains all the functions prototypes for the HAL * module driver. *********************************************************************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal.h
C
apache-2.0
34,521
/** ****************************************************************************** * @file stm32u5xx_hal_adc.h * @author MCD Application Team * @brief Header file of ADC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_adc.h
C
apache-2.0
157,178
/** ****************************************************************************** * @file stm32u5xx_hal_adc_ex.h * @author MCD Application Team * @brief Header file of ADC HAL extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_adc_ex.h
C
apache-2.0
80,943
/** ****************************************************************************** * @file stm32u5xx_hal_comp.h * @author MCD Application Team * @brief Header file of COMP HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_comp.h
C
apache-2.0
36,932
/** ****************************************************************************** * @file stm32u5xx_hal_conf_template.h * @author MCD Application Team * @brief HAL configuration template file. * This file should be copied to the application folder and renamed * to stm32u5xx_hal_conf...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_conf_template.h
C
apache-2.0
18,869
/** ****************************************************************************** * @file stm32u5xx_hal_cordic.h * @author MCD Application Team * @brief This file contains all the functions prototypes for the CORDIC firmware * library. ********************************************************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_cordic.h
C
apache-2.0
26,472
/** ****************************************************************************** * @file stm32u5xx_hal_cortex.h * @author MCD Application Team * @brief Header file of CORTEX HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_cortex.h
C
apache-2.0
15,027
/** ****************************************************************************** * @file stm32u5xx_hal_crc.h * @author MCD Application Team * @brief Header file of CRC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_crc.h
C
apache-2.0
14,202
/** ****************************************************************************** * @file stm32u5xx_hal_crc_ex.h * @author MCD Application Team * @brief Header file of CRC HAL extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_crc_ex.h
C
apache-2.0
4,500
/** ****************************************************************************** * @file stm32u5xx_hal_cryp.h * @author MCD Application Team * @brief Header file of CRYP HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_cryp.h
C
apache-2.0
28,209
/** ****************************************************************************** * @file stm32u5xx_hal_cryp_ex.h * @author MCD Application Team * @brief Header file of CRYPEx HAL module. ****************************************************************************** * @attention * * Copyright (c)...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_cryp_ex.h
C
apache-2.0
3,090
/** ****************************************************************************** * @file stm32u5xx_hal_dac.h * @author MCD Application Team * @brief Header file of DAC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dac.h
C
apache-2.0
23,820
/** ****************************************************************************** * @file stm32u5xx_hal_dac_ex.h * @author MCD Application Team * @brief Header file of DAC HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dac_ex.h
C
apache-2.0
13,906
/** ****************************************************************************** * @file stm32u5xx_hal_dcache.h * @author MCD Application Team * @brief Header file of DCACHE HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dcache.h
C
apache-2.0
13,982
/** ****************************************************************************** * @file stm32u5xx_hal_dcmi.h * @author MCD Application Team * @brief Header file of DCMI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dcmi.h
C
apache-2.0
28,957
/** ****************************************************************************** * @file stm32u5xx_hal_def.h * @author MCD Application Team * @brief This file contains HAL common defines, enumeration, macros and * structures definitions. *****************************************************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_def.h
C
apache-2.0
7,550
/** ********************************************************************************************************************** * @file stm32u5xx_hal_dma.h * @author MCD Application Team * @brief Header file of DMA HAL module. **********************************************************************************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dma.h
C
apache-2.0
44,534
/** ****************************************************************************** * @file stm32u5xx_hal_dma2d.h * @author MCD Application Team * @brief Header file of DMA2D HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dma2d.h
C
apache-2.0
31,350
/** ********************************************************************************************************************** * @file stm32u5xx_hal_dma_ex.h * @author MCD Application Team * @brief Header file of DMA HAL extension module. *********************************************************************...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dma_ex.h
C
apache-2.0
37,274
/** ****************************************************************************** * @file stm32u5xx_hal_dsi.h * @author MCD Application Team * @brief Header file of DSI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2022 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_dsi.h
C
apache-2.0
61,230
/** ****************************************************************************** * @file stm32u5xx_hal_exti.h * @author MCD Application Team * @brief Header file of EXTI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_exti.h
C
apache-2.0
14,323
/** ****************************************************************************** * @file stm32u5xx_hal_fdcan.h * @author MCD Application Team * @brief Header file of FDCAN HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_fdcan.h
C
apache-2.0
78,681
/** ****************************************************************************** * @file stm32u5xx_hal_flash.h * @author MCD Application Team * @brief Header file of FLASH HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_flash.h
C
apache-2.0
56,525
/** ****************************************************************************** * @file stm32u5xx_hal_flash_ex.h * @author MCD Application Team * @brief Header file of FLASH HAL Extended module. ****************************************************************************** * @attention * * Copy...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_flash_ex.h
C
apache-2.0
8,978
/** ****************************************************************************** * @file stm32u5xx_hal_fmac.h * @author MCD Application Team * @brief Header for stm32u5xx_hal_fmac.c module ****************************************************************************** * @attention * * Copyright (...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_fmac.h
C
apache-2.0
33,938
/** ****************************************************************************** * @file stm32u5xx_hal_gfxmmu.h * @author MCD Application Team * @brief Header file of GFXMMU HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_gfxmmu.h
C
apache-2.0
17,738
/** ****************************************************************************** * @file stm32u5xx_hal_gpio.h * @author MCD Application Team * @brief Header file of GPIO HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_gpio.h
C
apache-2.0
14,850
/** ****************************************************************************** * @file stm32u5xx_hal_gpio_ex.h * @author MCD Application Team * @brief Header file of GPIO HAL Extended module. ****************************************************************************** * @attention * * Copyri...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_gpio_ex.h
C
apache-2.0
27,030
/** ****************************************************************************** * @file stm32u5xx_hal_gpu2d.h * @author MCD Application Team * @brief Header file of GPU2D HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_gpu2d.h
C
apache-2.0
12,121
/** ****************************************************************************** * @file stm32u5xx_hal_gtzc.h * @author MCD Application Team * @brief Header file of GTZC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_gtzc.h
C
apache-2.0
25,179
/** ****************************************************************************** * @file stm32u5xx_hal_hash.h * @author MCD Application Team * @brief Header file of HASH HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_hash.h
C
apache-2.0
25,573
/** ****************************************************************************** * @file stm32u5xx_hal_hash_ex.h * @author MCD Application Team * @brief Header file of HASH HAL module. ****************************************************************************** * @attention * * Copyright (c) 2...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_hash_ex.h
C
apache-2.0
7,139
/** ****************************************************************************** * @file stm32u5xx_hal_hcd.h * @author MCD Application Team * @brief Header file of HCD HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_hcd.h
C
apache-2.0
11,865
/** ****************************************************************************** * @file stm32u5xx_hal_i2c.h * @author MCD Application Team * @brief Header file of I2C HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_i2c.h
C
apache-2.0
39,107
/** ****************************************************************************** * @file stm32u5xx_hal_i2c_ex.h * @author MCD Application Team * @brief Header file of I2C HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_i2c_ex.h
C
apache-2.0
13,058
/** ****************************************************************************** * @file stm32u5xx_hal_icache.h * @author MCD Application Team * @brief Header file of ICACHE HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_icache.h
C
apache-2.0
9,501
/** ****************************************************************************** * @file stm32u5xx_hal_irda.h * @author MCD Application Team * @brief Header file of IRDA HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_irda.h
C
apache-2.0
42,906
/** ****************************************************************************** * @file stm32u5xx_hal_irda_ex.h * @author MCD Application Team * @brief Header file of IRDA HAL Extended module. ****************************************************************************** * @attention * * Copyri...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_irda_ex.h
C
apache-2.0
21,775
/** ****************************************************************************** * @file stm32u5xx_hal_iwdg.h * @author MCD Application Team * @brief Header file of IWDG HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_iwdg.h
C
apache-2.0
9,893
/** ****************************************************************************** * @file stm32u5xx_hal_lptim.h * @author MCD Application Team * @brief Header file of LPTIM HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_lptim.h
C
apache-2.0
58,859
/** ****************************************************************************** * @file stm32u5xx_hal_ltdc.h * @author MCD Application Team * @brief Header file of LTDC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_ltdc.h
C
apache-2.0
33,145
/** ****************************************************************************** * @file stm32u5xx_hal_ltdc_ex.h * @author MCD Application Team * @brief Header file of LTDC HAL Extension module. ****************************************************************************** * @attention * * Copyr...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_ltdc_ex.h
C
apache-2.0
2,368
/** ****************************************************************************** * @file stm32u5xx_hal_mdf.h * @author MCD Application Team * @brief Header file of MDF HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_mdf.h
C
apache-2.0
61,360
/** ****************************************************************************** * @file stm32u5xx_hal_mmc.h * @author MCD Application Team * @brief Header file of MMC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_mmc.h
C
apache-2.0
43,454
/** ****************************************************************************** * @file stm32u5xx_hal_mmc_ex.h * @author MCD Application Team * @brief Header file of SD HAL extended module. ****************************************************************************** * @attention * * Copyright...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_mmc_ex.h
C
apache-2.0
4,535
/** ****************************************************************************** * @file stm32u5xx_hal_nand.h * @author MCD Application Team * @brief Header file of NAND HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_nand.h
C
apache-2.0
14,439
/** ****************************************************************************** * @file stm32u5xx_hal_nor.h * @author MCD Application Team * @brief Header file of NOR HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_nor.h
C
apache-2.0
11,222
/** ****************************************************************************** * @file stm32u5xx_hal_opamp.h * @author MCD Application Team * @brief Header file of OPAMP HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_opamp.h
C
apache-2.0
16,938
/** ****************************************************************************** * @file stm32u5xx_hal_opamp_ex.h * @author MCD Application Team * @brief Header file of OPAMP HAL Extended module. ****************************************************************************** * @attention * * Copy...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_opamp_ex.h
C
apache-2.0
2,139
/** ****************************************************************************** * @file stm32u5xx_hal_ospi.h * @author MCD Application Team * @brief Header file of OSPI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_ospi.h
C
apache-2.0
63,126
/** ****************************************************************************** * @file stm32u5xx_hal_otfdec.h * @author MCD Application Team * @brief Header file of OTFDEC HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_otfdec.h
C
apache-2.0
19,769
/** ****************************************************************************** * @file stm32u5xx_hal_pcd.h * @author MCD Application Team * @brief Header file of PCD HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pcd.h
C
apache-2.0
17,522
/** ****************************************************************************** * @file stm32u5xx_hal_pcd_ex.h * @author MCD Application Team * @brief Header file of PCD HAL Extension module. ****************************************************************************** * @attention * * Copyrig...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pcd_ex.h
C
apache-2.0
2,901
/** ****************************************************************************** * @file stm32u5xx_hal_pka.h * @author MCD Application Team * @brief Header file of PKA HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pka.h
C
apache-2.0
32,265
/** ****************************************************************************** * @file stm32u5xx_hal_pssi.h * @author MCD Application Team * @brief Header file of PSSI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pssi.h
C
apache-2.0
18,278
/** ****************************************************************************** * @file stm32u5xx_hal_pwr.h * @author MCD Application Team * @brief Header file of PWR HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pwr.h
C
apache-2.0
48,778
/** ****************************************************************************** * @file stm32u5xx_hal_pwr_ex.h * @author MCD Application Team * @brief Header file of PWR HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_pwr_ex.h
C
apache-2.0
43,017
/** ****************************************************************************** * @file stm32u5xx_hal_ramcfg.h * @author MCD Application Team * @brief Header file of RAMCFG HAL module. ****************************************************************************** * @attention * * Copyright (c) ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_ramcfg.h
C
apache-2.0
15,841
/** ****************************************************************************** * @file stm32u5xx_hal_rcc.h * @author MCD Application Team * @brief Header file of RCC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rcc.h
C
apache-2.0
236,803
/** ****************************************************************************** * @file stm32u5xx_hal_rcc_ex.h * @author MCD Application Team * @brief Header file of RCC HAL Extended module. ****************************************************************************** * @attention * * Copyrig...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rcc_ex.h
C
apache-2.0
115,809
/** ****************************************************************************** * @file stm32u5xx_hal_rng.h * @author MCD Application Team * @brief Header file of RNG HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rng.h
C
apache-2.0
12,677
/** ****************************************************************************** * @file stm32u5xx_hal_rng_ex.h * @author MCD Application Team * @brief Header file of RNG HAL Extension module. ****************************************************************************** * @attention * * Copyrig...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rng_ex.h
C
apache-2.0
8,812
/** ****************************************************************************** * @file stm32u5xx_hal_rtc.h * @author MCD Application Team * @brief Header file of RTC HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rtc.h
C
apache-2.0
44,450
/** ****************************************************************************** * @file stm32u5xx_hal_rtc_ex.h * @author MCD Application Team * @brief Header file of RTC HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_rtc_ex.h
C
apache-2.0
89,733
/** ****************************************************************************** * @file stm32u5xx_hal_sai.h * @author MCD Application Team * @brief Header file of SAI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_sai.h
C
apache-2.0
39,502
/** ****************************************************************************** * @file stm32u5xx_hal_sai_ex.h * @author MCD Application Team * @brief Header file of SAI HAL extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_sai_ex.h
C
apache-2.0
2,821
/** ****************************************************************************** * @file stm32u5xx_hal_sd.h * @author MCD Application Team * @brief Header file of SD HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 STM...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_sd.h
C
apache-2.0
42,151
/** ****************************************************************************** * @file stm32u5xx_hal_sd_ex.h * @author MCD Application Team * @brief Header file of SD HAL extended module. ****************************************************************************** * @attention * * Copyright ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_sd_ex.h
C
apache-2.0
4,318
/** ****************************************************************************** * @file stm32u5xx_hal_smartcard.h * @author MCD Application Team * @brief Header file of SMARTCARD HAL module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_smartcard.h
C
apache-2.0
72,550
/** ****************************************************************************** * @file stm32u5xx_hal_smartcard_ex.h * @author MCD Application Team * @brief Header file of SMARTCARD HAL Extended module. ****************************************************************************** * @attention * ...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_smartcard_ex.h
C
apache-2.0
18,441
/** ****************************************************************************** * @file stm32u5xx_hal_smbus.h * @author MCD Application Team * @brief Header file of SMBUS HAL module. ****************************************************************************** * @attention * * Copyright (c) 20...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_smbus.h
C
apache-2.0
37,199
/** ****************************************************************************** * @file stm32u5xx_hal_smbus_ex.h * @author MCD Application Team * @brief Header file of SMBUS HAL Extended module. ****************************************************************************** * @attention * * Copy...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_smbus_ex.h
C
apache-2.0
12,845
/** ****************************************************************************** * @file stm32u5xx_hal_spi.h * @author MCD Application Team * @brief Header file of SPI HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_spi.h
C
apache-2.0
56,378
/** ****************************************************************************** * @file stm32u5xx_hal_spi_ex.h * @author MCD Application Team * @brief Header file of SPI HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_spi_ex.h
C
apache-2.0
10,985
/** ****************************************************************************** * @file stm32u5xx_hal_sram.h * @author MCD Application Team * @brief Header file of SRAM HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_sram.h
C
apache-2.0
8,587
/** ****************************************************************************** * @file stm32u5xx_hal_tim.h * @author MCD Application Team * @brief Header file of TIM HAL module. ****************************************************************************** * @attention * * Copyright (c) 2021 S...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_tim.h
C
apache-2.0
152,720
/** ****************************************************************************** * @file stm32u5xx_hal_tim_ex.h * @author MCD Application Team * @brief Header file of TIM HAL Extended module. ****************************************************************************** * @attention * * Copyrigh...
YifuLiu/AliOS-Things
hardware/chip/stm32u5/drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_tim_ex.h
C
apache-2.0
67,091