Searched refs:bit0 (Results 1 – 2 of 2) sorted by relevance
72 const rmt_item32_t bit0 = {{{ ws2812_t0h_ticks, 1, ws2812_t0l_ticks, 0 }}}; //Logical 0 in ws2812_rmt_adapter() local84 pdest->val = bit0.val; in ws2812_rmt_adapter()
225 const rmt_item32_t bit0 = {{{ 10, 1, 20, 0 }}}; //Logical 0 in test_rmt_translator() local237 pdest->val = bit0.val; in test_rmt_translator()