MCPcopy Create free account

hub / github.com/armink/FreeModbus_Slave-Master-RTT-STM32 / functions

Functions3,120 in github.com/armink/FreeModbus_Slave-Master-RTT-STM32

FunctionI2C_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
FunctionI2C_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
FunctionI2C_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
FunctionI2S_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
FunctionI2S_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
FunctionI2S_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionITM_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
FunctionIWDG_Configuration
��ʼ���������Ź� ��������: void IWDG_Configuration(void) �� ������ʼ���������Ź� ��ڲ������� ���ڲ������� �� ע����Ƶ����=4*2^prer.�����ֵֻ����256!ʱ�����
BSP/src/bsp.c:136
FunctionIWDG_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
FunctionMachineCheckException
RT-Thread-1.2.2/libcpu/ppc/ppc405/traps.c:131
FunctionMemManage_Handler
* @brief This function handles Memory Manage exception. * @param None * @retval None */
APP/src/stm32f10x_it.c:59
FunctionNMI_Handler
* @brief This function handles NMI exception. * @param None * @retval None */
APP/src/stm32f10x_it.c:50
FunctionNOP_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
FunctionNVIC_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
← previousnext →1,301–1,400 of 3,120, ranked by callers