Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/armink/FreeModbus_Slave-Master-RTT-STM32
/ functions
Functions
3,120 in github.com/armink/FreeModbus_Slave-Master-RTT-STM32
⨍
Functions
3,120
◇
Types & classes
856
Function
I2C_StretchClockCmd
* @brief Enables or disables the specified I2C Clock stretching. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param Ne
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c:864
Function
I2C_StructInit
* @brief Fills each I2C_InitStruct member with its default value. * @param I2C_InitStruct: pointer to an I2C_InitTypeDef structure which will be i
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c:298
Function
I2C_TransmitPEC
* @brief Enables or disables the specified I2C PEC transfer. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param NewSta
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c:748
Function
I2S_Cmd
* @brief Enables or disables the specified SPI peripheral (in I2S mode). * @param SPIx: where x can be 2 or 3 to select the SPI peripheral. * @p
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c:451
Function
I2S_Init
* @brief Initializes the SPIx peripheral according to the specified * parameters in the I2S_InitStruct. * @param SPIx: where x can be
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c:219
Function
I2S_StructInit
* @brief Fills each I2S_InitStruct member with its default value. * @param I2S_InitStruct : pointer to a I2S_InitTypeDef structure which will be i
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c:398
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1610
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1581
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1755
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
Libaries/CMSIS_EWARM/Include/core_cm3.h:1595
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
Libaries/CMSIS_EWARM/Include/core_sc300.h:1566
Function
ITM_CheckChar
\brief ITM Check Character The function checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return
Libaries/CMSIS_EWARM/Include/core_cm4.h:1740
Function
ITM_CheckChar
* @brief Check if a character via variable ITM_RxBuffer is available * * @return 1 = character available, 0 = no character available * * The
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1798
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1591
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1562
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1736
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
Libaries/CMSIS_EWARM/Include/core_cm3.h:1576
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
Libaries/CMSIS_EWARM/Include/core_sc300.h:1547
Function
ITM_ReceiveChar
\brief ITM Receive Character The function inputs a character via the external variable \ref ITM_RxBuffer. \return Received char
Libaries/CMSIS_EWARM/Include/core_cm4.h:1721
Function
ITM_ReceiveChar
* @brief Inputs a character via variable ITM_RxBuffer * * @return received character, -1 = no character received * * The function inputs a c
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1778
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1572
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1543
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1717
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Libaries/CMSIS_EWARM/Include/core_cm3.h:1557
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Libaries/CMSIS_EWARM/Include/core_sc300.h:1528
Function
ITM_SendChar
\brief ITM Send Character The function transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Libaries/CMSIS_EWARM/Include/core_cm4.h:1702
Function
ITM_SendChar
* @brief Outputs a character via the ITM channel 0 * * @param ch character to output * @return character to output * * The function outp
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1756
Function
IWDG_Configuration
��ʼ���������Ź� ��������: void IWDG_Configuration(void) �� ������ʼ���������Ź� ��ڲ������� ���ڲ������� �� ע����Ƶ����=4*2^prer.�����ֵֻ����256!ʱ�����
BSP/src/bsp.c:136
Function
IWDG_GetFlagStatus
* @brief Checks whether the specified IWDG flag is set or not. * @param IWDG_FLAG: specifies the flag to check. * This parameter can be one of
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c:161
Function
MachineCheckException
RT-Thread-1.2.2/libcpu/ppc/ppc405/traps.c:131
Function
MemManage_Handler
* @brief This function handles Memory Manage exception. * @param None * @retval None */
APP/src/stm32f10x_it.c:59
Function
NMI_Handler
* @brief This function handles NMI exception. * @param None * @retval None */
APP/src/stm32f10x_it.c:50
Function
NOP_Process
* Function Name : NOP_Process * Description : No operation function. * Input : None. * Output : None. * Return : None. **
Libaries/USB-FS-Device_Driver/src/usb_core.c:1082
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1375
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0.h:567
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0plus.h:678
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1346
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1520
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
RT-Thread-1.2.2/components/CMSIS/Include/core_sc000.h:698
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_cm3.h:1360
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_cm0.h:552
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_cm0plus.h:663
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_sc300.h:1331
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_cm4.h:1505
Function
NVIC_ClearPendingIRQ
\brief Clear Pending Interrupt The function clears the pending bit of an external interrupt. \param [in] IRQn External interrupt numb
Libaries/CMSIS_EWARM/Include/core_sc000.h:683
Function
NVIC_ClearPendingIRQ
* @brief Clear the pending bit for an external interrupt * * @param IRQn The number of the interrupt for clear pending * * Clear the pending
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1555
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1475
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1446
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1620
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
Libaries/CMSIS_EWARM/Include/core_cm3.h:1460
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
Libaries/CMSIS_EWARM/Include/core_sc300.h:1431
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
Libaries/CMSIS_EWARM/Include/core_cm4.h:1605
Function
NVIC_DecodePriority
* @brief Decode the priority of an interrupt * * @param Priority The priority for the interrupt * @param PriorityGroup The used p
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1665
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1335
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0.h:527
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0plus.h:638
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1306
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1480
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_sc000.h:658
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm3.h:1320
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm0.h:512
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm0plus.h:623
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_sc300.h:1291
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm4.h:1465
Function
NVIC_DisableIRQ
\brief Disable External Interrupt The function disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_sc000.h:643
Function
NVIC_DisableIRQ
* @brief Disable the interrupt line for external interrupt specified * * @param IRQn The positive number of the external interrupt to disable
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1515
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1323
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0.h:515
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0plus.h:626
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1294
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1467
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
RT-Thread-1.2.2/components/CMSIS/Include/core_sc000.h:646
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm3.h:1308
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm0.h:500
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm0plus.h:611
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_sc300.h:1279
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_cm4.h:1452
Function
NVIC_EnableIRQ
\brief Enable External Interrupt The function enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn
Libaries/CMSIS_EWARM/Include/core_sc000.h:631
Function
NVIC_EnableIRQ
* @brief Enable Interrupt in NVIC Interrupt Controller * * @param IRQn The positive number of the external interrupt to enable * * Enable a de
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1502
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1447
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1418
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1592
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
Libaries/CMSIS_EWARM/Include/core_cm3.h:1432
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
Libaries/CMSIS_EWARM/Include/core_sc300.h:1403
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
Libaries/CMSIS_EWARM/Include/core_cm4.h:1577
Function
NVIC_EncodePriority
* @brief Encode the priority for an interrupt * * @param PriorityGroup The used priority group * @param PreemptPriority The preemptive prior
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1634
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1390
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1361
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1535
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
Libaries/CMSIS_EWARM/Include/core_cm3.h:1375
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
Libaries/CMSIS_EWARM/Include/core_sc300.h:1346
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
Libaries/CMSIS_EWARM/Include/core_cm4.h:1520
Function
NVIC_GetActive
* @brief Read the active bit for an external interrupt * * @param IRQn The number of the interrupt for read active bit * @return 1 = i
Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h:1569
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_cm3.h:1351
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0.h:543
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_cm0plus.h:654
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_sc300.h:1322
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_cm4.h:1496
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
RT-Thread-1.2.2/components/CMSIS/Include/core_sc000.h:674
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
Libaries/CMSIS_EWARM/Include/core_cm3.h:1336
← previous
next →
1,301–1,400 of 3,120, ranked by callers