Searched defs:clock_source (Results 1 – 6 of 6) sorted by relevance
728 uint32_t clock_source = (R_CPG_CPG_SPI_SSEL_SELSPI_SET_Msk & R_CPG->CPG_SPI_SSEL) >> in bsp_prv_clock_divider_set() local778 uint32_t clock_source = (R_CPG_CPG_SPI_SSEL_SELSPI_SET_Msk & R_CPG->CPG_SPI_SSEL) >> in bsp_prv_clock_divider_set() local828 uint32_t clock_source = (R_CPG_CPG_OCTA_SSEL_SELOCTA_SET_Msk & R_CPG->CPG_OCTA_SSEL) >> in bsp_prv_clock_divider_set() local878 uint32_t clock_source = (R_CPG_CPG_OCTA_SSEL_SELOCTA_SET_Msk & R_CPG->CPG_OCTA_SSEL) >> in bsp_prv_clock_divider_set() local
764 fsp_err_t r_lpm_check_clocks (uint32_t clock_source) in r_lpm_check_clocks()853 uint32_t clock_source = R_SYSTEM->SCKSCR; in r_lpm_low_power_enter() local
121 spi_b_clock_source_t clock_source; ///< Communication clock source (TCLK). member
363 fsp_err_t R_SPI_B_CalculateBitrate (uint32_t bitrate, spi_b_clock_source_t clock_source, rspck_div_… in R_SPI_B_CalculateBitrate()
196 sci_uart_clock_source_t clock_source; member
967 sci_uart_clock_source_t clock_source, in R_SCI_UART_BaudCalculate()