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

FunctionITM_ReceiveChar
\brief ITM Receive Character \details Inputs a character via the external variable \ref ITM_RxBuffer. \return Received character.
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2916
FunctionITM_ReceiveChar
\brief ITM Receive Character \details Inputs a character via the external variable \ref ITM_RxBuffer. \return Received character.
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm4.h:2071
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected th
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm3.h:1865
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_sc300.h:1838
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm7.h:2592
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2895
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected that
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2895
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected th
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm4.h:2050
MethodInverseMelScale
Deployment/Source/MFCC/mfcc.h:50
MethodKWS
Deployment/Source/KWS/kws.cpp:26
MethodKWS_DNN
Deployment/Source/KWS/KWS_DNN/kws_dnn.cpp:22
MethodKWS_DS_CNN
Deployment/Source/KWS/KWS_DS_CNN/kws_ds_cnn.cpp:22
MethodKWS_F746NG
Deployment/Source/KWS_F746NG/kws_f746ng.cpp:21
FunctionLLWU_EnableInternalModuleDmaRequestWakup
! * @brief Enables/disables the internal module DMA wakeup source. * * This function enables/disables the internal DMA that is used as a wake up
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h:253
FunctionLLWU_EnableInternalModuleInterruptWakup
! * @brief Enables/disables the internal module source. * * This function enables/disables the internal module source mode that is used * as a
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h:199
FunctionLLWU_GetInternalWakeupModuleFlag
! * @brief Gets the external wakeup source flag. * * This function checks the external pin flag to detect whether the system is * woken up by
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h:221
FunctionLLWU_GetParam
! * @brief Gets the LLWU parameter. * * This function gets the LLWU parameter, including a wakeup pin number, a module * number, a DMA number,
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h:146
FunctionLLWU_GetVersionId
! * @brief Gets the LLWU version ID. * * This function gets the LLWU version ID, including the major version number, * the minor version numbe
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h:130
FunctionLPTMR_ClearStatusFlags
! * @brief Clears the LPTMR status flags. * * @param base LPTMR peripheral base address * @param mask The status flags to clear. This is a lo
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:266
FunctionLPTMR_DisableInterrupts
! * @brief Disables the selected LPTMR interrupts. * * @param base LPTMR peripheral base address * @param mask The interrupts to disable. This
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:216
FunctionLPTMR_EnableInterrupts
! * @brief Enables the selected LPTMR interrupts. * * @param base LPTMR peripheral base address * @param mask The interrupts to enable. This i
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:199
FunctionLPTMR_GetCurrentTimerCount
! * @brief Reads the current timer counting value. * * This function returns the real-time timer counting value in a range from 0 to a * timer
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:308
FunctionLPTMR_GetEnabledInterrupts
! * @brief Gets the enabled LPTMR interrupts. * * @param base LPTMR peripheral base address * * @return The enabled interrupts. This is the
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:234
FunctionLPTMR_GetStatusFlags
! * @brief Gets the LPTMR status flags. * * @param base LPTMR peripheral base address * * @return The status flags. This is the logical OR o
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:254
FunctionLPTMR_SetTimerPeriod
! * @brief Sets the timer period in units of count. * * Timers counts from 0 until it equals the count value set here. The count value is writte
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:291
FunctionLPTMR_StartTimer
! * @brief Starts the timer. * * After calling this function, the timer counts up to the CMR register value. * Each time the timer reaches the
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:334
FunctionLPTMR_StopTimer
! * @brief Stops the timer. * * This function stops the timer and resets the timer's counter register. * * @param base LPTMR peripheral base
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h:351
MethodLocalFileSystem
Deployment/Examples/simple_test_k64f_gcc/mbed/platform/LocalFileSystem.h:109
MethodLowPowerTicker
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/LowPowerTicker.h:38
MethodLowPowerTimer
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/LowPowerTimer.h:38
MethodMFCC
Deployment/Source/MFCC/mfcc.cpp:28
FunctionMPU_Enable
! * @brief Enables/disables the MPU globally. * * Call this API to enable or disable the MPU module. * * @param base MPU peripheral base
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_mpu.h:281
FunctionMPU_RegionEnable
! * @brief Enables/disables the MPU for a special region. * * When MPU is enabled, call this API to disable an unused region * of an enabled M
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_mpu.h:304
MethodMbedCRC
Lifetime of CRC object * * @param initial_xor Inital value/seed to Xor * @param final_xor Final Xor value * @param reflect
Deployment/Examples/simple_test_k64f_gcc/mbed/drivers/MbedCRC.h:127
MethodMelScale
Deployment/Source/MFCC/mfcc.h:54
FunctionNVIC_ClearTargetState
\brief Clear Interrupt Target State \details Clears the interrupt target field in the NVIC and returns the interrupt target bit for the device spe
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mbl.h:1453
FunctionNVIC_ClearTargetState
\brief Clear Interrupt Target State \details Clears the interrupt target field in the NVIC and returns the interrupt target bit for the device spe
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2351
FunctionNVIC_ClearTargetState
\brief Clear Interrupt Target State \details Clears the interrupt target field in the NVIC and returns the interrupt target bit for the device spe
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm23.h:1453
FunctionNVIC_ClearTargetState
\brief Clear Interrupt Target State \details Clears the interrupt target field in the NVIC and returns the interrupt target bit for the device spe
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2351
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subp
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm3.h:1702
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subpri
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_sc300.h:1682
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subpri
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm7.h:2084
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subpri
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2449
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subpri
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2449
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subp
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm4.h:1876
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and s
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm3.h:1675
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and sub
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_sc300.h:1655
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and sub
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm7.h:2057
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and sub
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2422
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and sub
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2422
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and s
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm4.h:1849
FunctionNVIC_GetTargetState
\brief Get Interrupt Target State \details Reads the interrupt target field in the NVIC and returns the interrupt target bit for the device specif
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mbl.h:1410
FunctionNVIC_GetTargetState
\brief Get Interrupt Target State \details Reads the interrupt target field in the NVIC and returns the interrupt target bit for the device specif
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2308
FunctionNVIC_GetTargetState
\brief Get Interrupt Target State \details Reads the interrupt target field in the NVIC and returns the interrupt target bit for the device specif
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm23.h:1410
FunctionNVIC_GetTargetState
\brief Get Interrupt Target State \details Reads the interrupt target field in the NVIC and returns the interrupt target bit for the device specif
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2308
FunctionNVIC_SetTargetState
\brief Set Interrupt Target State \details Sets the interrupt target field in the NVIC and returns the interrupt target bit for the device specifi
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mbl.h:1431
FunctionNVIC_SetTargetState
\brief Set Interrupt Target State \details Sets the interrupt target field in the NVIC and returns the interrupt target bit for the device specifi
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_armv8mml.h:2329
FunctionNVIC_SetTargetState
\brief Set Interrupt Target State \details Sets the interrupt target field in the NVIC and returns the interrupt target bit for the device specifi
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm23.h:1431
FunctionNVIC_SetTargetState
\brief Set Interrupt Target State \details Sets the interrupt target field in the NVIC and returns the interrupt target bit for the device specifi
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/core_cm33.h:2329
FunctionOSC_SetCapLoad
! * @brief Sets the capacitor load configuration for the oscillator. * * This function sets the specified capacitors configuration for the oscil
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1236
FunctionOSC_SetExtRefClkConfig
! * @brief Configures the OSC external reference clock (OSCERCLK). * * This function configures the OSC external reference clock (OSCERCLK). *
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:1210
FunctionPDB_ClearADCPreTriggerStatusFlags
! * @brief Clears the ADC pre-trigger status flags. * * @param base PDB peripheral base address. * @param channel Channel index for ADC ins
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:481
FunctionPDB_ClearStatusFlags
! * @brief Clears the status flags of the PDB module. * * @param base PDB peripheral base address. * @param mask Mask value of flags. See "_pd
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:376
FunctionPDB_DisableInterrupts
! * @brief Disables the interrupts for the PDB module. * * @param base PDB peripheral base address. * @param mask Mask value for interrupts. S
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:351
FunctionPDB_DoLoadValues
! * @brief Loads the counter values. * * This function loads the counter values from the internal buffer. * See "pdb_load_value_mode_t" about
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:309
FunctionPDB_DoSoftwareTrigger
! * @brief Triggers the PDB counter by software. * * @param base PDB peripheral base address. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:296
FunctionPDB_Enable
! * @brief Enables the PDB module. * * @param base PDB peripheral base address. * @param enable Enable the module or not. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:272
FunctionPDB_EnableDMA
! * @brief Enables the DMA for the PDB module. * * @param base PDB peripheral base address. * @param enable Enable the feature or not. */
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:320
FunctionPDB_EnableInterrupts
! * @brief Enables the interrupts for the PDB module. * * @param base PDB peripheral base address. * @param mask Mask value for interrupts. Se
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:338
FunctionPDB_EnablePulseOutTrigger
! * @brief Enables the pulse out trigger channels. * * @param base PDB peripheral base address. * @param channelMask Channel mask value
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:537
FunctionPDB_GetADCPreTriggerStatusFlags
! * @brief Gets the ADC pre-trigger's status flags. * * @param base PDB peripheral base address. * @param channel Channel index for ADC
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:467
FunctionPDB_GetCounterValue
! * @brief Gets the PDB counter's current value. * * @param base PDB peripheral base address. * * @return PDB counter's current value
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:401
FunctionPDB_GetStatusFlags
! * @brief Gets the status flags of the PDB module. * * @param base PDB peripheral base address. * * @return Mask value for asserted
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:365
FunctionPDB_SetADCPreTriggerConfig
! * @brief Configures the ADC pre-trigger in the PDB module. * * @param base PDB peripheral base address. * @param channel Channel index fo
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:430
FunctionPDB_SetADCPreTriggerDelayValue
! * @brief Sets the value for the ADC pre-trigger delay event. * * This function sets the value for ADC pre-trigger delay event. It specifies th
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:450
FunctionPDB_SetCounterDelayValue
! * @brief Sets the value for the PDB counter delay event. * * @param base PDB peripheral base address. * @param value Setting value for PDB
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:412
FunctionPDB_SetDACTriggerIntervalValue
! * @brief Sets the value for the DAC interval event. * * This fucntion sets the value for DAC interval event. DAC interval trigger triggers the
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:515
FunctionPDB_SetModulusValue
! * @brief Specifies the counter period. * * @param base PDB peripheral base address. * @param value Setting value for the modulus. 16-bit
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:389
FunctionPDB_SetPulseOutTriggerDelayValue
! * @brief Sets event values for the pulse out trigger. * * This function is used to set event values for the pulse output trigger. * These pu
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h:562
FunctionPIT_ClearStatusFlags
! * @brief Clears the PIT status flags. * * @param base PIT peripheral base address * @param channel Timer channel number * @param mask
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:242
FunctionPIT_DisableInterrupts
! * @brief Disables the selected PIT interrupts. * * @param base PIT peripheral base address * @param channel Timer channel number * @par
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:194
FunctionPIT_EnableInterrupts
! * @brief Enables the selected PIT interrupts. * * @param base PIT peripheral base address * @param channel Timer channel number * @para
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:181
FunctionPIT_GetCurrentTimerCount
! * @brief Reads the current timer counting value. * * This function returns the real-time timer counting value, in a range from 0 to a * time
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:286
FunctionPIT_GetDefaultConfig
! * @brief Fills in the PIT configuration structure with the default settings. * * The default values are as follows. * @code * config->
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:127
FunctionPIT_GetEnabledInterrupts
! * @brief Gets the enabled PIT interrupts. * * @param base PIT peripheral base address * @param channel Timer channel number * * @retu
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:208
FunctionPIT_GetStatusFlags
! * @brief Gets the PIT status flags. * * @param base PIT peripheral base address * @param channel Timer channel number * * @return The
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:229
FunctionPIT_SetTimerChainMode
! * @brief Enables or disables chaining a timer with the previous timer. * * When a timer has a chain mode enabled, it only counts after the pre
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:152
FunctionPIT_SetTimerPeriod
! * @brief Sets the timer period in units of count. * * Timers begin counting from the value set by this function until it reaches 0, * then i
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:268
FunctionPIT_StartTimer
! * @brief Starts the timer counting. * * After calling this function, timers load period value, count down to 0 and * then load the respectiv
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:308
FunctionPIT_StopTimer
! * @brief Stops the timer counting. * * This function stops every timer counting. Timers reload their periods * respectively after the next t
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h:322
FunctionPMC_ClearHighVoltDetectFlag
! * @brief Acknowledges clearing the High-voltage Detect flag. * * This function acknowledges the high-voltage detection errors (write 1 to *
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:337
FunctionPMC_ClearLowVoltDetectFlag
! * @brief Acknowledges clearing the Low-voltage Detect flag. * * This function acknowledges the low-voltage detection errors (write 1 to * cl
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:255
FunctionPMC_ClearLowVoltWarningFlag
! * @brief Acknowledges the Low-voltage Warning flag. * * This function acknowledges the low voltage warning errors (write 1 to * clear LVWF).
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:296
FunctionPMC_ClearPeriphIOIsolationFlag
! * @brief Acknowledges the isolation flag to Peripherals and I/O pads. * * This function clears the ACK Isolation flag. Writing one to this se
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:387
FunctionPMC_GetHighVoltDetectFlag
! * @brief Gets the High-voltage Detect Flag status. * * This function reads the current HVDF status. If it returns 1, a low * voltage event
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:324
FunctionPMC_GetLowVoltDetectFlag
! * @brief Gets the Low-voltage Detect Flag status. * * This function reads the current LVDF status. If it returns 1, a low-voltage event is de
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:242
FunctionPMC_GetLowVoltWarningFlag
! * @brief Gets the Low-voltage Warning Flag status. * * This function polls the current LVWF status. When 1 is returned, it * indicates a low
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:283
FunctionPMC_GetPeriphIOIsolationFlag
! * @brief Gets the acknowledge Peripherals and I/O pads isolation flag. * * This function reads the Acknowledge Isolation setting that indicat
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:373
FunctionPMC_GetVersionId
! * @brief Gets the PMC version ID. * * This function gets the PMC version ID, including major version number, * minor version number, and a f
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:203
FunctionPMC_IsRegulatorInRunRegulation
! * @brief Gets the regulator regulation status. * * This function returns the regulator to run a regulation status. It provides * the curren
Deployment/Examples/simple_test_k64f_gcc/mbed/TARGET_K64F/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h:407
← previousnext →301–400 of 1,261, ranked by callers