Searched defs:bits (Results 1 – 12 of 12) sorted by relevance
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_lcd.c | 684 void LCD_SegmentSetLow(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetLow() 855 void LCD_SegmentSetHigh(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetHigh()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_lcd.c | 684 void LCD_SegmentSetLow(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetLow() 855 void LCD_SegmentSetHigh(int com, uint32_t mask, uint32_t bits) in LCD_SegmentSetHigh()
|
| /hal_silabs-latest/scripts/ |
| D | gen_clock_control.py | 64 bits = {} variable
|
| /hal_silabs-latest/si32/si32Hal/SI32_Modules/ |
| D | SI32_UART_A_Type.h | 241 #define SI32_UART_A_select_rx_stop_bits(basePointer, bits) do{ \ argument 471 #define SI32_UART_A_select_tx_stop_bits(basePointer, bits) do{ \ argument
|
| D | SI32_UART_B_Type.c | 186 SI32_UART_B_STOP_BITS_Enum_Type bits) in _SI32_UART_B_select_rx_stop_bits() 369 SI32_UART_B_STOP_BITS_Enum_Type bits) in _SI32_UART_B_select_tx_stop_bits()
|
| D | SI32_UART_A_Type.c | 182 SI32_UART_A_STOP_BITS_Enum_Type bits) in _SI32_UART_A_select_rx_stop_bits() 391 SI32_UART_A_STOP_BITS_Enum_Type bits) in _SI32_UART_A_select_tx_stop_bits()
|
| D | SI32_UART_B_Type.h | 248 #define SI32_UART_B_select_rx_stop_bits(basePointer, bits) do{ \ argument 452 #define SI32_UART_B_select_tx_stop_bits(basePointer, bits) do{ \ argument
|
| D | SI32_USART_A_Type.h | 241 #define SI32_USART_A_select_rx_stop_bits(basePointer, bits) do{ \ argument 497 #define SI32_USART_A_select_tx_stop_bits(basePointer, bits) do{ \ argument
|
| D | SI32_USART_B_Type.c | 183 SI32_USART_B_STOP_BITS_Enum_Type bits) in _SI32_USART_B_select_rx_stop_bits() 418 SI32_USART_B_STOP_BITS_Enum_Type bits) in _SI32_USART_B_select_tx_stop_bits()
|
| D | SI32_USART_B_Type.h | 241 #define SI32_USART_B_select_rx_stop_bits(basePointer, bits) do{ \ argument 497 #define SI32_USART_B_select_tx_stop_bits(basePointer, bits) do{ \ argument
|
| D | SI32_USART_A_Type.c | 182 SI32_USART_A_STOP_BITS_Enum_Type bits) in _SI32_USART_A_select_rx_stop_bits() 417 SI32_USART_A_STOP_BITS_Enum_Type bits) in _SI32_USART_A_select_tx_stop_bits()
|
| /hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/ |
| D | sli_memory_manager.h | 112 #define SLI_POOL_BITS_TO_BYTE(bits) (((bits) + 7u) / SLI_DEF_INT_08_NBR_BITS) argument
|