Searched full:dsr (Results 1 – 25 of 27) sorted by relevance
12
20 dsr:40 dsr:
25 dsr:45 dsr:
24 dsr:44 dsr:
23 dsr:43 dsr:
894 * @param dsr PDM downsample configuration paramater896 static inline void i2s_ll_rx_set_pdm_dsr(i2s_dev_t *hw, i2s_pdm_dsr_t dsr) in i2s_ll_rx_set_pdm_dsr() argument898 hw->pdm_conf.rx_sinc_dsr_16_en = dsr; in i2s_ll_rx_set_pdm_dsr()905 * @param dsr Pointer to accept PDM downsample configuration907 static inline void i2s_ll_rx_get_pdm_dsr(i2s_dev_t *hw, i2s_pdm_dsr_t *dsr) in i2s_ll_rx_get_pdm_dsr() argument909 *dsr = (i2s_pdm_dsr_t)hw->pdm_conf.rx_sinc_dsr_16_en; in i2s_ll_rx_get_pdm_dsr()
898 * @param dsr PDM downsample configuration parameter900 static inline void i2s_ll_rx_set_pdm_dsr(i2s_dev_t *hw, i2s_pdm_dsr_t dsr) in i2s_ll_rx_set_pdm_dsr() argument902 hw->rx_conf.rx_pdm_sinc_dsr_16_en = dsr; in i2s_ll_rx_set_pdm_dsr()909 * @param dsr Pointer to accept PDM downsample configuration911 static inline void i2s_ll_rx_get_pdm_dsr(i2s_dev_t *hw, i2s_pdm_dsr_t *dsr) in i2s_ll_rx_get_pdm_dsr() argument913 *dsr = (i2s_pdm_dsr_t)hw->rx_conf.rx_pdm_sinc_dsr_16_en; in i2s_ll_rx_get_pdm_dsr()
153 … 1; /*This register stores the level value of the internal uart dsr signal.*/159 … 1; /*The register represent the level value of the internal uart dsr signal.*/186 …32_t dsr_inv: 1; /*Set this bit to inverse the level value of uart dsr signal.*/
568 /*description: The register represent the level value of the internal uart dsr signal.*/600 /*description: This register stores the level value of the internal uart dsr signal.*/659 /*description: Set this bit to inverse the level value of uart dsr signal.*/
103 UART_SIGNAL_DSR_INV = (0x1 << 4), /*!< inverse the UART dsr signal*/
145 … 1; /*The register represent the level value of the internal uart dsr signal.*/177 … dsr_inv: 1; /*Set this bit to inverse the level value of uart dsr signal.*/
617 /*description: The register represent the level value of the internal uart dsr signal.*/675 /*description: Set this bit to inverse the level value of uart dsr signal.*/
146 … : 1; /*The register represent the level value of the internal uart dsr signal.*/178 …_inv : 1; /*Set this bit to inverse the level value of uart dsr signal.*/
610 /*description: The register represent the level value of the internal uart dsr signal..*/668 /*description: Set this bit to inverse the level value of uart dsr signal..*/
72 UINT8 modem_signal; /* [DTR/DSR | RTS/CTS | RI | DCD ] */
134 #define PORT_EV_DSR 0x00000010 /* DSR changed state */140 #define PORT_EV_DSRS 0x00000800 /* DSR state */498 #define PORT_FLAG_DSR_HOLD 0x02 /* Tx is waiting for DSR signal */
546 * Set this bit to inverse the level value of uart dsr signal.831 * The register represent the level value of the internal uart dsr signal.
618 * Set this bit to inverse the level value of uart dsr signal.941 * The register represent the level value of the internal uart dsr signal.
592 * The register represent the level value of the internal uart dsr signal.782 * Set this bit to inverse the level value of uart dsr signal.
681 * The register represent the level value of the internal uart dsr signal.921 * Set this bit to inverse the level value of uart dsr signal.
591 * Set this bit to inverse the level value of uart dsr signal.889 * The register represent the level value of the internal uart dsr signal.
690 * The register represent the level value of the internal uart dsr signal.881 * Set this bit to inverse the level value of uart dsr signal.
618 * Set this bit to inverse the level value of uart dsr signal.891 * The register represent the level value of the internal uart dsr signal.
339 /************ Define DSR register bits **************/