Home
last modified time | relevance | path

Searched defs:RATIO (Results 1 – 7 of 7) sorted by relevance

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h699 #define IS_DFSDM_SINC_OVRSMPL_RATIO(RATIO) (((RATIO) < 0x401) && ((RATIO) >= 0x001)) argument
701 #define IS_DFSDM_INTG_OVRSMPL_RATIO(RATIO) (((RATIO) < 0x101 ) && ((RATIO) >= 0x001)) argument
707 #define IS_DFSDM_AWD_OVRSMPL_RATIO(RATIO) ((RATIO) < 33) && ((RATIO) >= 0x001) argument
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_eth.h214 #define IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX(RATIO) (((RATIO) == ETH_DMAARBITRATION_ROUNDROBIN_RX… argument
/external/platform/nrfx/mdk/
A Dnrf9160.h640 …__IOM uint32_t RATIO; /*!< (@ 0x00000014) MCK / LRCK ratio. … member
1715 …__IOM uint32_t RATIO; /*!< (@ 0x00000520) Selects the ratio between PDM_CL… member
A Dnrf52833.h709 …__IOM uint32_t RATIO; /*!< (@ 0x00000014) MCK / LRCK ratio. … member
2295 …__IOM uint32_t RATIO; /*!< (@ 0x00000520) Selects the ratio between PDM_CL… member
A Dnrf52840.h707 …__IOM uint32_t RATIO; /*!< (@ 0x00000014) MCK / LRCK ratio. … member
2316 …__IOM uint32_t RATIO; /*!< (@ 0x00000520) Selects the ratio between PDM_CL… member
A Dnrf5340_application.h828 …__IOM uint32_t RATIO; /*!< (@ 0x00000014) MCK / LRCK ratio … member
2473 …__IOM uint32_t RATIO; /*!< (@ 0x00000520) Selects the ratio between PDM_CL… member
A Dnrf52.h641 …__IOM uint32_t RATIO; /*!< (@ 0x00000014) MCK / LRCK ratio. … member

Completed in 96 milliseconds