Home
last modified time | relevance | path

Searched refs:kSGTL_SclkValidEdgeRising (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h834 kSGTL_SclkValidEdgeRising = 0U, /*!< SCLK valid edge */ enumerator
Dfsl_sgtl5000.c125 if (config->format.sclkEdge == kSGTL_SclkValidEdgeRising) in SGTL_Init()