MCPcopy Create free account

hub / github.com/ARM-software/ML-KWS-for-MCU / functions

Functions1,261 in github.com/ARM-software/ML-KWS-for-MCU

↓ 1 callersMethodread
Read the value currently output on the port * * @returns * An integer with each bit corresponding to associated port pin setting
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/PortInOut.h:61
↓ 1 callersMethodread
Return the output setting, represented as 0 or 1 (int) * * @returns * an integer representing the output setting of the pin,
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/DigitalOut.h:84
↓ 1 callersMethodread
Read the value currently output on the port * * @returns * An integer with each bit corresponding to associated PortOut pin sett
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/PortOut.h:81
↓ 1 callersMethodread
Return the output setting, represented as 0 or 1 (int) * * @returns * an integer representing the output setting of the pin if i
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/DigitalInOut.h:72
↓ 1 callersMethodread
Return the current output voltage setting, measured as a percentage (float) * * @returns * A floating-point value representing t
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/AnalogOut.h:98
↓ 1 callersFunctionrun_graph
Runs the audio data through the graph and prints predictions.
label_wav.py:59
↓ 1 callersFunctionrun_inference
Creates an audio model with the nodes needed for inference. Uses the supplied arguments to create a model, and inserts the input and output nodes
test.py:35
↓ 1 callersFunctionrun_inference_pb
Creates an audio model with the nodes needed for inference. Uses the supplied arguments to create a model, and inserts the input and output nodes
test_pb.py:42
↓ 1 callersMethodrun_nn
Deployment/Source/NN/DNN/dnn.cpp:70
↓ 1 callersFunctionrun_quant_inference
Creates an audio model with the nodes needed for inference. Uses the supplied arguments to create a model, and inserts the input and output nodes
quant_test.py:35
↓ 1 callersFunctionsingleton_lock
Lock the singleton mutex * * This function is typically used to provide * exclusive access when initializing a * global object. */
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/SingletonPtr.h:43
↓ 1 callersFunctionsingleton_unlock
Unlock the singleton mutex * * This function is typically used to provide * exclusive access when initializing a * global object. */
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/SingletonPtr.h:56
↓ 1 callersMethodstart_kws
Deployment/Source/KWS_F746NG/kws_f746ng.cpp:43
↓ 1 callersMethodunlock
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/AnalogIn.h:117
↓ 1 callersMethodunlock
Release exclusive access to this object. */
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/Stream.h:83
↓ 1 callersFunctionwhich_set
Determines which data partition the file should belong to. We want to keep files in the same training, validation, or testing sets even if new on
input_data.py:61
Function(*get_function())
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/FunctionPointer.h:48
FunctionADC16_EnableDMA
! * @brief Enables generating the DMA trigger when the conversion is complete. * * @param base ADC16 peripheral base address. * @param enabl
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.h:363
FunctionADC16_EnableHardwareTrigger
! * @brief Enables the hardware trigger mode. * * @param base ADC16 peripheral base address. * @param enable Switcher of the hardware trigge
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.h:382
FunctionADC16_GetChannelConversionValue
! * @brief Gets the conversion value. * * @param base ADC16 peripheral base address. * @param channelGroup Channel group index. *
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.h:500
FunctionADC16_SetOffsetValue
! * @brief Sets the offset value for the conversion result. * * This offset value takes effect on the conversion result. If the offset value is
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.h:343
FunctionARM_MPU_ClrRegion
Clear and disable the given MPU region. * \param rnr Region number to be cleared. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:134
FunctionARM_MPU_ClrRegion
Clear and disable the given MPU region. * \param rnr Region number to be cleared. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:209
FunctionARM_MPU_ClrRegion_NS
Clear and disable the given Non-secure MPU region. * \param rnr Region number to be cleared. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:218
FunctionARM_MPU_Disable
Disable the MPU. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:121
FunctionARM_MPU_Disable
Disable the MPU. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:121
FunctionARM_MPU_Disable_NS
Disable the Non-secure MPU. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:147
FunctionARM_MPU_Enable
Enable the MPU. * \param MPU_Control Default access permissions for unconfigured regions. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:109
FunctionARM_MPU_Enable
Enable the MPU. * \param MPU_Control Default access permissions for unconfigured regions. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:109
FunctionARM_MPU_Enable_NS
Enable the Non-secure MPU. * \param MPU_Control Default access permissions for unconfigured regions. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:135
FunctionARM_MPU_Load
Load the given number of MPU regions from a table. * \param table Pointer to the MPU configuration table. * \param cnt Amount of regions to be confi
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:180
FunctionARM_MPU_Load
Load the given number of MPU regions from a table. * \param rnr First region number to be configured. * \param table Pointer to the MPU configuratio
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:305
FunctionARM_MPU_Load_NS
Load the given number of MPU regions from a table to the Non-secure MPU. * \param rnr First region number to be configured. * \param table Pointer t
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:316
FunctionARM_MPU_SetMemAttr
Set the memory attribute encoding. * \param idx The attribute index to be set [0-7] * \param attr The attribute value to be set. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:180
FunctionARM_MPU_SetMemAttr_NS
Set the memory attribute encoding to the Non-secure MPU. * \param idx The attribute index to be set [0-7] * \param attr The attribute value to be se
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:190
FunctionARM_MPU_SetRegion
Configure an MPU region. * \param rbar Value for RBAR register. * \param rsar Value for RSAR register. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:144
FunctionARM_MPU_SetRegion
Configure the given MPU region. * \param rnr Region number to be configured. * \param rbar Value for RBAR register. * \param rlar Value for RLAR re
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:242
FunctionARM_MPU_SetRegionEx
Configure the given MPU region. * \param rnr Region number to be configured. * \param rbar Value for RBAR register. * \param rsar Value for RSAR re
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv7.h:155
FunctionARM_MPU_SetRegion_NS
Configure the given Non-secure MPU region. * \param rnr Region number to be configured. * \param rbar Value for RBAR register. * \param rlar Value
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/mpu_armv8.h:253
FunctionATCmdParser
* Constructor * * @param fh A FileHandle to a digital interface to use for AT commands * @param output_delimiter end of command line te
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/ATCmdParser.h:92
MethodAnalogIn
Create an AnalogIn, connected to the specified pin * * @param pin AnalogIn pin to connect to */
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/AnalogIn.h:60
MethodAnalogOut
Create an AnalogOut connected to the specified pin * * @param pin AnalogOut pin to connect to */
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/AnalogOut.h:60
FunctionBSP_AUDIO_IN_HalfTransfer_CallBack
Manages the DMA Half Transfer complete interrupt.
Deployment/Examples/realtime_test/main.cpp:90
FunctionBSP_AUDIO_IN_TransferComplete_CallBack
Manages the DMA Transfer complete interrupt.
Deployment/Examples/realtime_test/main.cpp:74
MethodCANMessage
Creates empty CAN message. */
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/CAN.h:41
FunctionCLOCK_DisablePll0
! * @brief Disables the PLL0 in FLL mode. * * This function disables the PLL0 in FLL mode. It should be used together with the * @ref CLOCK_En
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1083
FunctionCLOCK_DisableUsbfs0Clock
! @brief Disable USB FS clock. * * Disable USB FS clock. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:819
FunctionCLOCK_EnableClock
! * @brief Enable the clock for specific IP. * * @param name Which clock to enable, see \ref clock_ip_name_t. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:709
FunctionCLOCK_SetClkOutClock
! * @brief Set CLKOUT source. * * @param src The value to set CLKOUT source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:791
FunctionCLOCK_SetEnetTime0Clock
! * @brief Set enet timestamp clock source. * * @param src The value to set enet timestamp clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:751
FunctionCLOCK_SetEr32kClock
! * @brief Set ERCLK32K source. * * @param src The value to set ERCLK32K clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:731
FunctionCLOCK_SetFllExtRefDiv
! * @brief Set the FLL external reference clock divider value. * * Sets the FLL external reference clock divider value, the register MCG_C1[FRDI
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1059
FunctionCLOCK_SetLowPowerEnable
! * @brief Enables or disables the MCG low power. * * Enabling the MCG low power disables the PLL and FLL in bypass modes. In other words, * i
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1008
FunctionCLOCK_SetOutDiv
! * @brief System clock divider * * Set the SIM_CLKDIV1[OUTDIV1], SIM_CLKDIV1[OUTDIV2], SIM_CLKDIV1[OUTDIV3], SIM_CLKDIV1[OUTDIV4]. * * @par
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:837
FunctionCLOCK_SetPllFllSelClock
! * @brief Set PLLFLLSEL clock source. * * @param src The value to set PLLFLLSEL clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:781
FunctionCLOCK_SetRmii0Clock
! * @brief Set RMII clock source. * * @param src The value to set RMII clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:761
FunctionCLOCK_SetRtcClkOutClock
! * @brief Set RTC_CLKOUT source. * * @param src The value to set RTC_CLKOUT source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:801
FunctionCLOCK_SetSdhc0Clock
! * @brief Set SDHC0 clock source. * * @param src The value to set SDHC0 clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:741
FunctionCLOCK_SetSimSafeDivs
! * @brief Set the system clock dividers in SIM to safe value. * * The system level clocks (core clock, bus clock, flexbus clock and flash clock
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:934
FunctionCLOCK_SetTraceClock
! * @brief Set debug trace clock source. * * @param src The value to set debug trace clock source. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:771
FunctionCLOCK_SetXtal0Freq
! * @brief Sets the XTAL0 frequency based on board settings. * * @param freq The XTAL0/EXTAL0 input clock frequency in Hz. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1274
FunctionCLOCK_SetXtal32Freq
! * @brief Sets the XTAL32/RTC_CLKIN frequency based on board settings. * * @param freq The XTAL32/EXTAL32/RTC_CLKIN input clock frequency in Hz
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1284
FunctionCMP_Enable
! * @brief Enables/disables the CMP module. * * @param base CMP peripheral base address. * @param enable Enables or disables the module. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmp.h:177
FunctionCMP_EnablePassThroughMode
! * @brief Enables/disables the pass through mode. * * @param base CMP peripheral base address. * @param enable Enables or disables the featur
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmp.h:267
FunctionCMP_EnableWindowMode
! * @brief Enables/disables the window mode. * * @param base CMP peripheral base address. * @param enable Enables or disables the feature. *
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmp.h:247
FunctionCMT_DisableInterrupts
! * @brief Disables the CMT interrupt. * * This function disables the CMT interrupts according to the provided maskIf enabled. * The CMT only
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:370
FunctionCMT_EnableExtendedSpace
! * @brief Enables or disables the extended space operation. * * This function is used to make the space period longer * for time, baseband, a
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:314
FunctionCMT_EnableInterrupts
! * @brief Enables the CMT interrupt. * * This function enables the CMT interrupts according to the provided mask if enabled. * The CMT only h
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:352
FunctionCMT_GetStatusFlags
! * @brief Gets the end of the cycle status flag. * * The flag is set: * - When the modulator is not currently active and carrier an
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:388
FunctionCMT_SetCarrirGenerateCountOne
! * @brief Sets the primary data set for the CMT carrier generator counter. * * This function sets the high-time and low-time of the primary dat
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:249
FunctionCMT_SetCarrirGenerateCountTwo
! * @brief Sets the secondary data set for the CMT carrier generator counter. * * This function is used for FSK mode setting the high-time and l
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h:275
FunctionCRC_Deinit
! * @brief Disables the CRC peripheral module. * * This function disables the clock gate in the Kinetis SIM module for the CRC peripheral. *
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_crc.h:126
MethodCThunk
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/CThunk.h:93
FunctionCallback
Create a Callback with a static function * @param func Static function to attach */
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/Callback.h:80
MethodCircularBuffer
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/CircularBuffer.h:55
FunctionCriticalSectionLock
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/CriticalSectionLock.h:60
FunctionDAC_DoSoftwareTriggerBuffer
! * @brief Triggers the buffer using software and updates the read pointer of the DAC buffer. * * This function triggers the function using soft
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h:304
FunctionDAC_Enable
! * @brief Enables the DAC module. * * @param base DAC peripheral base address. * @param enable Enables or disables the feature. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h:210
FunctionDAC_EnableBuffer
! * @brief Enables the DAC buffer. * * @param base DAC peripheral base address. * @param enable Enables or disables the feature. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h:235
FunctionDAC_EnableBufferDMA
! * @brief Enables the DMA for DAC buffer. * * @param base DAC peripheral base address. * @param enable Enables or disables the feature. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h:275
FunctionDAC_GetBufferReadPointer
! * @brief Gets the current read pointer of the DAC buffer. * * This function gets the current read pointer of the DAC buffer. * The current o
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h:320
FunctionDMAMUX_DisableChannel
! * @brief Disables the DMAMUX channel. * * This function disables the DMAMUX channel. * * @note The user must disable the DMAMUX channel be
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:114
FunctionDMAMUX_DisablePeriodTrigger
! * @brief Disables the DMAMUX period trigger. * * This function disables the DMAMUX period trigger. * * @param base DMAMUX peripheral base
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:159
FunctionDMAMUX_EnableAlwaysOn
! * @brief Enables the DMA channel to be always ON. * * This function enables the DMAMUX channel always ON feature. * * @param base DMAMUX p
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:177
FunctionDMAMUX_EnableChannel
! * @brief Enables the DMAMUX channel. * * This function enables the DMAMUX channel. * * @param base DMAMUX peripheral base address. * @pa
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:98
FunctionDMAMUX_EnablePeriodTrigger
! * @brief Enables the DMAMUX period trigger. * * This function enables the DMAMUX period trigger feature. * * @param base DMAMUX peripheral
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:144
FunctionDMAMUX_SetSource
! * @brief Configures the DMAMUX channel source. * * @param base DMAMUX peripheral base address. * @param channel DMAMUX channel number. * @
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h:128
MethodDNN
Deployment/Source/NN/DNN/dnn.cpp:50
FunctionDSPI_ClearStatusFlags
! * @brief Clears the DSPI status flag. * * This function clears the desired status bit by using a write-1-to-clear. The user passes in the bas
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:561
FunctionDSPI_DisableDMA
! * @brief Disables the DSPI DMA request. * * This function configures the Rx and Tx DMA mask of the DSPI. The parameters are a base and a DMA
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:642
FunctionDSPI_DisableInterrupts
! * @brief Disables the DSPI interrupts. * * @code * DSPI_DisableInterrupts(base, kDSPI_TxCompleteInterruptEnable | kDSPI_EndOfQueueInterrupt
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:601
FunctionDSPI_Enable
! * @brief Enables the DSPI peripheral and sets the MCR MDIS to 0. * * @param base DSPI peripheral address. * @param enable Pass true to enabl
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:516
FunctionDSPI_EnableDMA
! * @brief Enables the DSPI DMA request. * * This function configures the Rx and Tx DMA mask of the DSPI. The parameters are a base and a DMA m
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:626
FunctionDSPI_FlushFifo
! * @brief Flushes the DSPI FIFOs. * * @param base DSPI peripheral address. * @param flushTxFifo Flushes (true) the Tx FIFO; Otherwise, does n
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:763
FunctionDSPI_GetRxRegisterAddress
! * @brief Gets the DSPI POPR data register address for the DMA operation. * * This function gets the DSPI POPR data register address as this va
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:681
FunctionDSPI_GetStatusFlags
! * @brief Gets the DSPI status flag state. * @param base DSPI peripheral address. * @return DSPI status (in SR register). */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:542
FunctionDSPI_IsMaster
! * @brief Returns whether the DSPI module is in master mode. * * @param base DSPI peripheral address. * @return Returns true if the module is
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:712
FunctionDSPI_MasterGetFormattedCommand
! * @brief Returns the DSPI command word formatted to the PUSHR data register bit field. * * This function allows the caller to pass in the data
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:944
FunctionDSPI_MasterGetTxRegisterAddress
! * @brief Gets the DSPI master PUSHR data register address for the DMA operation. * * This function gets the DSPI master PUSHR data register ad
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:655
FunctionDSPI_MasterWriteData
! * @brief Writes data into the data buffer for master mode. * * In master mode, the 16-bit data is appended to the 16-bit command info. The com
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:877
← previousnext →101–200 of 1,261, ranked by callers