STM324xG_EVAL
CODEC_Reset()
is only used within STM324xG_EVAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM324xG_EVAL
CODEC_Reset()
CODEC_Reset() function
Resets the audio codec. It restores the default configuration of the codec (this function shall be called before initializing the codec).
Syntax
Show:
Summary
Declaration
Definition
from
stm324xg_eval_audio.c:132
static
void
CODEC_Reset
(
void
)
;
Implemented in
stm324xg_eval_audio.c:624
Notes
This function calls an external driver function: The IO Expander driver.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out