Home
last modified time | relevance | path

Searched refs:boolean_t (Results 1 – 19 of 19) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_pll.h662 boolean_t clk_check_pll_lock(PLL_TYPE_T pllType);
664 rsi_error_t clk_soc_pll_clk_enable(boolean_t clkEnable);
667 boolean_t clk_en,
677 rsi_error_t clk_soc_pll_clk_bypass_enable(boolean_t clkEnable);
681 rsi_error_t clk_soc_pll_pd_enable(boolean_t en);
687 rsi_error_t clk_i2s_pll_clk_enable(boolean_t clkEnable);
689 rsi_error_t clk_i2s_pll_clk_bypass_enable(boolean_t clkEnable);
691 rsi_error_t clk_i2s_pll_pd_enable(boolean_t en);
708 rsi_error_t clk_intf_pll_clk_enable(boolean_t clkEnable);
710 rsi_error_t clk_intf_pll_pd_enable(boolean_t en);
[all …]
Drsi_time_period.h47 boolean_t bPeriodicCalibEn,
49 boolean_t bTemperatureCalibEn,
58 boolean_t bPeriodicCalibEn,
60 boolean_t bTemperatureCalibEn,
67 boolean_t bPeriodicCalibEn,
72 rsi_error_t RSI_TIMEPERIOD_LowPwrTrigSelEn(TIME_PERIOD_Type *pstcTimePeriod, boolean_t bEn);
Drsi_reg_spi.h78 boolean_t bGspiSpiMode;
79 boolean_t bGspiClockPhase;
80 boolean_t bGspiAfeIpmun;
81 boolean_t bDmaMode;
82 boolean_t bDma32_48Bitn;
Drsi_retention.h117 STATIC INLINE void RSI_NPSSGPIO_InputBufferEn(uint8_t pin, boolean_t enable) in RSI_NPSSGPIO_InputBufferEn()
130 STATIC INLINE void RSI_NPSSGPIO_SetDir(uint8_t pin, boolean_t dir) in RSI_NPSSGPIO_SetDir()
140 STATIC INLINE boolean_t RSI_NPSSGPIO_GetDir(uint8_t pin) in RSI_NPSSGPIO_GetDir()
151 STATIC INLINE void RSI_NPSSGPIO_SetPin(uint8_t pin, boolean_t val) in RSI_NPSSGPIO_SetPin()
161 STATIC INLINE boolean_t RSI_NPSSGPIO_GetPin(uint8_t pin) in RSI_NPSSGPIO_GetPin()
174 STATIC INLINE void RSI_NPSSGPIO_SetPolarity(uint8_t pin, boolean_t level) in RSI_NPSSGPIO_SetPolarity()
Drsi_processor_sensor.h49 rsi_error_t RSI_ProSense_Enable(MCU_ProcessSensor_Type *pstcProcessSensor, boolean_t bEN);
52 rsi_error_t RSI_ProSense_ClkEnable(MCU_ProcessSensor_Type *pstcProcessSensor, boolean_t bEN);
53 rsi_error_t RSI_ProSense_RingClkStart(MCU_ProcessSensor_Type *pstcProcessSensor, boolean_t bEN);
Drsi_temp_sensor.h50 void RSI_TS_RefClkSel(MCU_TEMP_Type *pstcTempSens, boolean_t bRefClk);
51 void RSI_TS_Enable(MCU_TEMP_Type *pstcTempSens, boolean_t bEn);
68 void RSI_TS_RoBjtEnable(MCU_TEMP_Type *pstcTempSens, boolean_t enable);
Drsi_ulpss_clk.h308 rsi_error_t ulpss_clock_config(M4CLK_Type *pCLK, boolean_t clkEnable, uint16_t divFactor, boolean_t
332 boolean_t bFrClkSel,
338 boolean_t bTmrSync,
351 rsi_error_t ulpss_slp_sensor_clk_config(ULPCLK_Type *pULPCLK, boolean_t clkEnable, uint32_t divFact…
Drsi_power_save.h1066 STATIC INLINE void RSI_PS_EnableFirstBootUp(boolean_t enable) in RSI_PS_EnableFirstBootUp()
1260 STATIC INLINE void RSI_PS_EnableLpSleep(boolean_t lpSleep) in RSI_PS_EnableLpSleep()
1273 STATIC INLINE void RSI_PS_SkipXtalWaitTime(boolean_t val) in RSI_PS_SkipXtalWaitTime()
1538 STATIC INLINE void RSI_PS_PmuUltraSleepConfig(boolean_t en) in RSI_PS_PmuUltraSleepConfig()
1692 STATIC INLINE boolean_t RSI_PS_IsPS2State(void) in RSI_PS_IsPS2State()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_clks.h87 STATIC INLINE boolean_t RSI_CLK_CheckPllLock(PLL_TYPE_T pllType) in RSI_CLK_CheckPllLock()
104 STATIC INLINE rsi_error_t RSI_CLK_SocPllClkEnable(boolean_t clkEnable) in RSI_CLK_SocPllClkEnable()
198 boolean_t clk_en, in RSI_CLK_SocPllSetFreqDiv()
237 STATIC INLINE rsi_error_t RSI_CLK_SocPllClkBypassEnable(boolean_t clkEnable) in RSI_CLK_SocPllClkBypassEnable()
268 STATIC INLINE rsi_error_t RSI_CLK_SocPllPdEnable(boolean_t en) in RSI_CLK_SocPllPdEnable()
299 STATIC INLINE rsi_error_t RSI_CLK_I2sPllClkEnable(boolean_t clkEnable) in RSI_CLK_I2sPllClkEnable()
316 STATIC INLINE rsi_error_t RSI_CLK_I2sPllClkBypassEnable(boolean_t clkEnable) in RSI_CLK_I2sPllClkBypassEnable()
331 STATIC INLINE rsi_error_t RSI_CLK_I2sPllPdEnable(boolean_t en) in RSI_CLK_I2sPllPdEnable()
457 STATIC INLINE rsi_error_t RSI_CLK_IntfPllClkEnable(boolean_t clkEnable) in RSI_CLK_IntfPllClkEnable()
472 STATIC INLINE rsi_error_t RSI_CLK_IntfPllPdEnable(boolean_t en) in RSI_CLK_IntfPllPdEnable()
[all …]
Drsi_rom_table_si91x.h78 void (*egpio_set_dir)(EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin, boolean_t dir);
80 boolean_t (*egpio_get_pin)(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin);
81 boolean_t (*egpio_get_dir)(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin);
373 boolean_t svtDir,
391 rsi_error_t (*mcpwm_set_output_mode)(RSI_MCPWM_T *pMCPWM, boolean_t mode, uint8_t chnlNum);
393 void (*mcpwm_set_output_polarity)(RSI_MCPWM_T *pMCPWM, boolean_t polL, boolean_t polH);
450 uint32_t (*timers_read_timer)(RSI_TIMERS_T *pTIMER, uint8_t timerNum, boolean_t countDir);
741 …void (*ct_ocu_high_Low_toggle_select)(RSI_CT_T *pCT, boolean_t lowHigh, boolean_t counterNum, uint…
744 boolean_t counterNum,
745 boolean_t dmaEn,
[all …]
Drsi_rom_ulpss_clk.h100 boolean_t clkEnable, in RSI_ULPSS_ClockConfig()
102 boolean_t oddDivFactor) in RSI_ULPSS_ClockConfig()
401 boolean_t bFrClkSel, in RSI_ULPSS_UlpUartClkConfig()
441 boolean_t bTmrSync, in RSI_ULPSS_TimerClkConfig()
583 STATIC INLINE rsi_error_t RSI_ULPSS_SlpSensorClkConfig(ULPCLK_Type *pULPCLK, boolean_t clkEnable, u… in RSI_ULPSS_SlpSensorClkConfig()
629 …si_error_t RSI_ULPSS_ClockConfig(M4CLK_Type *pCLK, boolean_t clkEnable, uint16_t divFactor, boolea…
653 boolean_t bFrClkSel,
659 boolean_t bTmrSync,
672 rsi_error_t RSI_ULPSS_SlpSensorClkConfig(ULPCLK_Type *pULPCLK, boolean_t clkEnable, uint32_t divFac…
Drsi_rom_egpio.h68 STATIC INLINE void RSI_EGPIO_SetDir(EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin, boolean_t dir) in RSI_EGPIO_SetDir()
106 STATIC INLINE boolean_t RSI_EGPIO_GetPin(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin) in RSI_EGPIO_GetPin()
123 STATIC INLINE boolean_t RSI_EGPIO_GetDir(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin) in RSI_EGPIO_GetDir()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_ct.h282 STATIC INLINE void RSI_CT_Config(RSI_CT_T *pCT, boolean_t cfg) in RSI_CT_Config()
921 STATIC INLINE void RSI_CT_ResumeHaltEvent(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_ResumeHaltEvent()
938 STATIC INLINE void RSI_CT_PeripheralReset(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_PeripheralReset()
957 STATIC INLINE void RSI_CT_StartSoftwareTrig(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_StartSoftwareTrig()
975 STATIC INLINE void RSI_CT_OCUModeSet(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_OCUModeSet()
999 …NE void RSI_CT_SetMatchCount(RSI_CT_T *pCT, uint32_t value, boolean_t counterMode, boolean_t count… in RSI_CT_SetMatchCount()
1020 STATIC INLINE uint16_t RSI_CT_CaptureRead(const RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_CaptureRead()
1038 STATIC INLINE uint32_t RSI_CT_GetCounter(const RSI_CT_T *pCT, boolean_t counterNum, boolean_t mode) in RSI_CT_GetCounter()
1060 STATIC INLINE void RSI_CT_SetCounerSync(RSI_CT_T *pCT, uint8_t syncCounter, boolean_t counterNum) in RSI_CT_SetCounerSync()
1071 void ct_ocu_high_Low_toggle_select(RSI_CT_T *pCT, boolean_t lowHigh, boolean_t counterNum, uint8_t …
[all …]
Drsi_pwm.h856 STATIC INLINE void RSI_MCPWM_ExternalTriggerControl(RSI_MCPWM_T *pMCPWM, boolean_t enable) in RSI_MCPWM_ExternalTriggerControl()
951 void mcpwm_special_event_trigger_config(RSI_MCPWM_T *pMCPWM, boolean_t svtDir, RSI_MCPWM_SVT_CONFIG…
962 rsi_error_t mcpwm_set_output_mode(RSI_MCPWM_T *pMCPWM, boolean_t mode, uint8_t chnlNum);
964 void mcpwm_set_output_polarity(RSI_MCPWM_T *pMCPWM, boolean_t polL, boolean_t polH);
Drsi_egpio.h186 void egpio_set_dir(EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin, boolean_t dir);
190 boolean_t egpio_get_pin(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin);
192 boolean_t egpio_get_dir(const EGPIO_Type *pEGPIO, uint8_t port, uint8_t pin);
Drsi_timers.h321 STATIC INLINE rsi_error_t RSI_TIMERS_SetTimerMode(RSI_TIMERS_T *pTIMER, boolean_t mode, uint8_t tim… in RSI_TIMERS_SetTimerMode()
362 uint32_t timers_read_timer(RSI_TIMERS_T *pTIMER, uint8_t timerNum, boolean_t countDir);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c48 boolean_t clk_check_pll_lock(PLL_TYPE_T pllType) in clk_check_pll_lock()
74 rsi_error_t clk_soc_pll_clk_enable(boolean_t clkEnable) in clk_soc_pll_clk_enable()
295 boolean_t clk_en, in clk_soc_pll_set_freq_div()
405 rsi_error_t clk_soc_pll_clk_bypass_enable(boolean_t clkEnable) in clk_soc_pll_clk_bypass_enable()
438 rsi_error_t clk_soc_pll_pd_enable(boolean_t en) in clk_soc_pll_pd_enable()
492 rsi_error_t clk_i2s_pll_clk_enable(boolean_t clkEnable) in clk_i2s_pll_clk_enable()
512 rsi_error_t clk_i2s_pll_clk_bypass_enable(boolean_t clkEnable) in clk_i2s_pll_clk_bypass_enable()
532 rsi_error_t clk_i2s_pll_pd_enable(boolean_t en) in clk_i2s_pll_pd_enable()
761 rsi_error_t clk_intf_pll_clk_enable(boolean_t clkEnable) in clk_intf_pll_clk_enable()
781 rsi_error_t clk_intf_pll_pd_enable(boolean_t en) in clk_intf_pll_pd_enable()
[all …]
Drsi_ulpss_clk.c49 rsi_error_t ulpss_clock_config(M4CLK_Type *pCLK, boolean_t clkEnable, uint16_t divFactor, boolean_t in ulpss_clock_config()
339 boolean_t bFrClkSel, in ulpss_ulp_uar_clk_config()
435 boolean_t bTmrSync, in ulpss_time_clk_config()
784 rsi_error_t ulpss_slp_sensor_clk_config(ULPCLK_Type *pULPCLK, boolean_t clkEnable, uint32_t divFact… in ulpss_slp_sensor_clk_config()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dbase_types.h77 typedef uint8_t boolean_t; typedef